public final class SavedObjectGraphOuterClass extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SavedObjectGraphOuterClass.FunctionSpec
Represents `FunctionSpec` used in `Function`.
|
static interface |
SavedObjectGraphOuterClass.FunctionSpecOrBuilder |
static class |
SavedObjectGraphOuterClass.SavedAsset
A SavedAsset points to an asset in the MetaGraph.
|
static interface |
SavedObjectGraphOuterClass.SavedAssetOrBuilder |
static class |
SavedObjectGraphOuterClass.SavedBareConcreteFunction
Protobuf type
tensorflow.SavedBareConcreteFunction |
static interface |
SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder |
static class |
SavedObjectGraphOuterClass.SavedConcreteFunction
Stores low-level information about a concrete function.
|
static interface |
SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder |
static class |
SavedObjectGraphOuterClass.SavedConstant
Protobuf type
tensorflow.SavedConstant |
static interface |
SavedObjectGraphOuterClass.SavedConstantOrBuilder |
static class |
SavedObjectGraphOuterClass.SavedFunction
A function with multiple signatures, possibly with non-Tensor arguments.
|
static interface |
SavedObjectGraphOuterClass.SavedFunctionOrBuilder |
static class |
SavedObjectGraphOuterClass.SavedObject
Protobuf type
tensorflow.SavedObject |
static class |
SavedObjectGraphOuterClass.SavedObjectGraph
Protobuf type
tensorflow.SavedObjectGraph |
static interface |
SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder |
static interface |
SavedObjectGraphOuterClass.SavedObjectOrBuilder |
static class |
SavedObjectGraphOuterClass.SavedResource
A SavedResource represents a TF object that holds state during its lifetime.
|
static interface |
SavedObjectGraphOuterClass.SavedResourceOrBuilder |
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 interface |
SavedObjectGraphOuterClass.SavedUserObjectOrBuilder |
static class |
SavedObjectGraphOuterClass.SavedVariable
Represents a Variable that is initialized by loading the contents from the
checkpoint.
|
static interface |
SavedObjectGraphOuterClass.SavedVariableOrBuilder |
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2015–2019. All rights reserved.