SavedObjectGraph

کلاس نهایی عمومی SavedObjectGraph

نوع Protobuf tensorflow.SavedObjectGraph

کلاس های تو در تو

کلاس SavedObjectGraph.Builder نوع Protobuf tensorflow.SavedObjectGraph

ثابت ها

بین المللی CONCRETE_FUNCTIONS_FIELD_NUMBER
بین المللی NODES_FIELD_NUMBER

روش های عمومی

بولی
حاوی ConcreteFunctions (کلید رشته)
 Information about captures and output structures in concrete functions.
بولی
برابر است (object obj)
Map<String, SavedConcreteFunction >
getConcreteFunctions ()
به جای آن از getConcreteFunctionsMap() استفاده کنید.
بین المللی
getConcreteFunctionsCount ()
 Information about captures and output structures in concrete functions.
Map<String, SavedConcreteFunction >
getConcreteFunctionsMap ()
 Information about captures and output structures in concrete functions.
Saved ConcreteFunction
getConcreteFunctionsOrDefault (کلید رشته، مقدار پیش‌فرض SavedConcreteFunction )
 Information about captures and output structures in concrete functions.
Saved ConcreteFunction
getConcreteFunctionsOrThrow (کلید رشته)
 Information about captures and output structures in concrete functions.
SavedObjectGraph ایستا
SavedObjectGraph
نهایی static com.google.protobuf.Descriptors.Descriptor
SavedObject
getNodes (شاخص int)
 Flattened list of objects in the object graph.
بین المللی
getNodesCount ()
 Flattened list of objects in the object graph.
فهرست < SavedObject >
getNodesList ()
 Flattened list of objects in the object graph.
SavedObjectOrBuilder
getNodesOrBuilder (شاخص int)
 Flattened list of objects in the object graph.
لیست<? SavedObjectOrBuilder > را گسترش می دهد
getNodesOrBuilderList ()
 Flattened list of objects in the object graph.
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
بین المللی
بولی نهایی
استاتیک SavedObjectGraph.Builder
newBuilder (نمونه اولیه SavedObjectGraph )
استاتیک SavedObjectGraph.Builder
SavedObjectGraph.Builder
SavedObjectGraph ایستا
parseDelimitedFrom (ورودی جریان ورودی)
SavedObjectGraph ایستا
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedObjectGraph ایستا
parseFrom (داده های ByteBuffer)
SavedObjectGraph ایستا
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedObjectGraph ایستا
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedObjectGraph ایستا
parseFrom (ورودی com.google.protobuf.CodedInputStream)
SavedObjectGraph ایستا
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedObjectGraph ایستا
parseFrom (داده های com.google.protobuf.ByteString)
SavedObjectGraph ایستا
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedObjectGraph ایستا
parseFrom (داده‌های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ایستا
SavedObjectGraph.Builder
خالی
writeTo (خروجی com.google.protobuf.CodedOutputStream)

روش های ارثی

ثابت ها

متن نهایی ثابت عمومی CONCRETE_FUNCTIONS_FIELD_NUMBER

مقدار ثابت: 2

نهایی استاتیک عمومی NODES_FIELD_NUMBER

ارزش ثابت: 1

روش های عمومی

بولین عمومی حاوی ConcreteFunctions (کلید رشته)

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

بولین عمومی برابر است (Object Obj)

نقشه عمومی<String, SavedConcreteFunction > getConcreteFunctions ()

به جای آن از getConcreteFunctionsMap() استفاده کنید.

عمومی int getConcreteFunctionsCount ()

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

نقشه عمومی<String, SavedConcreteFunction > getConcreteFunctionsMap ()

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

عمومی SavedConcreteFunction getConcreteFunctionsOrDefault (کلید رشته، مقدار پیش فرض SavedConcreteFunction )

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

عمومی SavedConcreteFunction getConcreteFunctionsOrThrow (کلید رشته)

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

عمومی استاتیک SavedObjectGraph getDefaultInstance ()

عمومی SavedObjectGraph getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

عمومی SavedObject getNodes (شاخص int)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

عمومی int getNodesCount ()

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

لیست عمومی< SavedObject > getNodesList ()

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

عمومی SavedObjectOrBuilder getNodesOrBuilder (int index)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

لیست عمومی<? گسترش SavedObjectOrBuilder > getNodesOrBuilderList ()

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

عمومی getParserForType ()

عمومی int getSerializedSize ()

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی استاتیک SavedObjectGraph.Builder newBuilder (نمونه اولیه SavedObjectGraph )

عمومی استاتیک SavedObjectGraph.Builder newBuilder ()

عمومی SavedObjectGraph.Builder newBuilderForType ()

عمومی استاتیک SavedObjectGraph parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی ایستا SavedObjectGraph parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک SavedObjectGraph parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی ایستا SavedObjectGraph parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک SavedObjectGraph parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی ایستا SavedObjectGraph parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک SavedObjectGraph parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک SavedObjectGraph parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی ایستا SavedObjectGraph parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی ایستا SavedObjectGraph parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی SavedObjectGraph.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException