Uses of Class
tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
Packages that use SavedObjectGraphOuterClass.SavedObjectGraph
-
Uses of SavedObjectGraphOuterClass.SavedObjectGraph in org.tensorflow.framework
Methods in org.tensorflow.framework that return SavedObjectGraphOuterClass.SavedObjectGraphModifier and TypeMethodDescriptionMetaGraphDef.Builder.getObjectGraphDef()Extra information about the structure of functions and stateful objects.MetaGraphDef.getObjectGraphDef()Extra information about the structure of functions and stateful objects.MetaGraphDefOrBuilder.getObjectGraphDef()Extra information about the structure of functions and stateful objects.Methods in org.tensorflow.framework with parameters of type SavedObjectGraphOuterClass.SavedObjectGraphModifier and TypeMethodDescriptionMetaGraphDef.Builder.mergeObjectGraphDef(SavedObjectGraphOuterClass.SavedObjectGraph value) Extra information about the structure of functions and stateful objects.MetaGraphDef.Builder.setObjectGraphDef(SavedObjectGraphOuterClass.SavedObjectGraph value) Extra information about the structure of functions and stateful objects. -
Uses of SavedObjectGraphOuterClass.SavedObjectGraph in tensorflow
Methods in tensorflow that return SavedObjectGraphOuterClass.SavedObjectGraphModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedObjectGraph.Builder.build()SavedObjectGraphOuterClass.SavedObjectGraph.Builder.buildPartial()SavedObjectGraphOuterClass.SavedObjectGraph.getDefaultInstance()SavedObjectGraphOuterClass.SavedObjectGraph.Builder.getDefaultInstanceForType()SavedObjectGraphOuterClass.SavedObjectGraph.getDefaultInstanceForType()SavedObjectGraphOuterClass.SavedObjectGraph.parseDelimitedFrom(InputStream input) SavedObjectGraphOuterClass.SavedObjectGraph.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedObjectGraph.parseFrom(byte[] data) SavedObjectGraphOuterClass.SavedObjectGraph.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedObjectGraph.parseFrom(com.google.protobuf.ByteString data) SavedObjectGraphOuterClass.SavedObjectGraph.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedObjectGraph.parseFrom(com.google.protobuf.CodedInputStream input) SavedObjectGraphOuterClass.SavedObjectGraph.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedObjectGraph.parseFrom(InputStream input) SavedObjectGraphOuterClass.SavedObjectGraph.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedObjectGraph.parseFrom(ByteBuffer data) SavedObjectGraphOuterClass.SavedObjectGraph.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tensorflow that return types with arguments of type SavedObjectGraphOuterClass.SavedObjectGraphModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SavedObjectGraphOuterClass.SavedObjectGraph> SavedObjectGraphOuterClass.SavedObjectGraph.getParserForType()static com.google.protobuf.Parser<SavedObjectGraphOuterClass.SavedObjectGraph> SavedObjectGraphOuterClass.SavedObjectGraph.parser()Methods in tensorflow with parameters of type SavedObjectGraphOuterClass.SavedObjectGraphModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedObjectGraph.Builder.mergeFrom(SavedObjectGraphOuterClass.SavedObjectGraph other) SavedObjectGraphOuterClass.SavedObjectGraph.newBuilder(SavedObjectGraphOuterClass.SavedObjectGraph prototype)