Package tensorflow
Class SavedObjectGraphOuterClass
java.lang.Object
tensorflow.SavedObjectGraphOuterClass
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typetensorflow.CapturedTensorstatic interfacestatic final classRepresents `FunctionSpec` used in `Function`.static interfacestatic final classProtobuf typetensorflow.SaveableObjectstatic interfacestatic final classA SavedAsset points to an asset in the MetaGraph.static interfacestatic final classProtobuf typetensorflow.SavedBareConcreteFunctionstatic interfacestatic final classStores low-level information about a concrete function.static interfacestatic final classProtobuf typetensorflow.SavedConstantstatic interfacestatic final classA function with multiple signatures, possibly with non-Tensor arguments.static interfacestatic final classProtobuf typetensorflow.SavedObjectstatic final classProtobuf typetensorflow.SavedObjectGraphstatic interfacestatic interfacestatic final classA SavedResource represents a TF object that holds state during its lifetime.static interfacestatic final classA 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 interfacestatic final classRepresents a Variable that is initialized by loading the contents from the checkpoint.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-