Package | Description |
---|---|
tensorflow |
Modifier and Type | Class and Description |
---|---|
static class |
SavedObjectGraphOuterClass.SavedUserObject
A SavedUserObject is an object (in the object-oriented language of the
TensorFlow program) of some user- or framework-defined class other than
those handled specifically by the other kinds of SavedObjects.
|
static class |
SavedObjectGraphOuterClass.SavedUserObject.Builder
A SavedUserObject is an object (in the object-oriented language of the
TensorFlow program) of some user- or framework-defined class other than
those handled specifically by the other kinds of SavedObjects.
|
Modifier and Type | Method and Description |
---|---|
SavedObjectGraphOuterClass.SavedUserObjectOrBuilder |
SavedObjectGraphOuterClass.SavedObjectOrBuilder.getUserObjectOrBuilder()
.tensorflow.SavedUserObject user_object = 4; |
SavedObjectGraphOuterClass.SavedUserObjectOrBuilder |
SavedObjectGraphOuterClass.SavedObject.getUserObjectOrBuilder()
.tensorflow.SavedUserObject user_object = 4; |
SavedObjectGraphOuterClass.SavedUserObjectOrBuilder |
SavedObjectGraphOuterClass.SavedObject.Builder.getUserObjectOrBuilder()
.tensorflow.SavedUserObject user_object = 4; |
Copyright © 2015–2019. All rights reserved.