MetaGraphDef.Builder

عمومی استاتیک کلاس نهایی MetaGraphDef.Builder

 NOTE: This protocol buffer is evolving, and will go through revisions in the
 coming months.
 Protocol buffer containing the following which are necessary to restart
 training, run inference. It can be used to serialize/de-serialize memory
 objects necessary for running computation in a graph when crossing the
 process boundary. It can be used for long term storage of graphs,
 cross-language execution of graphs, etc.
   MetaInfoDef
   GraphDef
   SaverDef
   CollectionDef
   TensorInfo
   SignatureDef
 
نوع Protobuf tensorflow.MetaGraphDef

روش های عمومی

MetaGraphDef.Builder
addAllAssetFileDef (Iterable<? مقادیر AssetFileDef > را گسترش می دهد)
 Asset file def to be used with the defined graph.
MetaGraphDef.Builder
addAssetFileDef ( AssetFileDef.Builder builderForValue)
 Asset file def to be used with the defined graph.
MetaGraphDef.Builder
addAssetFileDef (شاخص int، مقدار AssetFileDef )
 Asset file def to be used with the defined graph.
MetaGraphDef.Builder
addAssetFileDef (int index، AssetFileDef.Builder builderForValue)
 Asset file def to be used with the defined graph.
MetaGraphDef.Builder
addAssetFileDef (مقدار AssetFileDef )
 Asset file def to be used with the defined graph.
AssetFileDef.Builder
addAssetFileDefBuilder (شاخص int)
 Asset file def to be used with the defined graph.
AssetFileDef.Builder
addAssetFileDefBuilder ()
 Asset file def to be used with the defined graph.
MetaGraphDef.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
MetaGraphDef
MetaGraphDef
MetaGraphDef.Builder
MetaGraphDef.Builder
clearAssetFileDef ()
 Asset file def to be used with the defined graph.
MetaGraphDef.Builder
MetaGraphDef.Builder
clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)
MetaGraphDef.Builder
clearGraphDef ()
 GraphDef.
MetaGraphDef.Builder
clearMetaInfoDef ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
MetaGraphDef.Builder
clearObjectGraphDef ()
 Extra information about the structure of functions and stateful objects.
MetaGraphDef.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MetaGraphDef.Builder
clearSaverDef ()
 SaverDef.
MetaGraphDef.Builder
MetaGraphDef.Builder
بولی
حاویCollectionDef (کلید رشته)
 collection_def: Map from collection name to collections.
بولی
حاویSignatureDef (کلید رشته)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
AssetFileDef
getAssetFileDef (شاخص int)
 Asset file def to be used with the defined graph.
AssetFileDef.Builder
getAssetFileDefBuilder (شاخص int)
 Asset file def to be used with the defined graph.
فهرست < AssetFileDef.Builder >
getAssetFileDefBuilderList ()
 Asset file def to be used with the defined graph.
بین المللی
getAssetFileDefCount ()
 Asset file def to be used with the defined graph.
فهرست < AssetFileDef >
getAssetFileDefList ()
 Asset file def to be used with the defined graph.
AssetFileDefOrBuilder
getAssetFileDefOrBuilder (شاخص int)
 Asset file def to be used with the defined graph.
لیست<? AssetFileDefOrBuilder > را گسترش می دهد
getAssetFileDefOrBuilderList ()
 Asset file def to be used with the defined graph.
Map<String, CollectionDef >
getCollectionDef ()
به جای آن از getCollectionDefMap() استفاده کنید.
بین المللی
getCollectionDefCount ()
 collection_def: Map from collection name to collections.
Map<String, CollectionDef >
getCollectionDefMap ()
 collection_def: Map from collection name to collections.
CollectionDef
getCollectionDefOrDefault (کلید رشته، مقدار پیش فرض CollectionDef )
 collection_def: Map from collection name to collections.
CollectionDef
getCollectionDefOrThrow (کلید رشته)
 collection_def: Map from collection name to collections.
MetaGraphDef
نهایی static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
GraphDef
getGraphDef ()
 GraphDef.
GraphDef.Builder
getGraphDefBuilder ()
 GraphDef.
GraphDefOrBuilder
getGraphDefOrBuilder ()
 GraphDef.
MetaGraphDef.MetaInfoDef
getMetaInfoDef ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
MetaGraphDef.MetaInfoDef.Builder
getMetaInfoDefBuilder ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
MetaGraphDef.MetaInfoDefOrBuilder
getMetaInfoDefOrBuilder ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
Map<String, CollectionDef >
getMutableCollectionDef ()
به جای آن از ابزارهای جهش جایگزین استفاده کنید.
Map<String, SignatureDef >
getMutableSignatureDef ()
به جای آن از ابزارهای جهش جایگزین استفاده کنید.
SavedObjectGraph
getObjectGraphDef ()
 Extra information about the structure of functions and stateful objects.
SavedObjectGraph.Builder
getObjectGraphDefBuilder ()
 Extra information about the structure of functions and stateful objects.
SavedObjectGraphOrBuilder
getObjectGraphDefOrBuilder ()
 Extra information about the structure of functions and stateful objects.
SaverDef
getSaverDef ()
 SaverDef.
SaverDef.Builder
getSaverDefBuilder ()
 SaverDef.
SaverDefOrBuilder
getSaverDefOrBuilder ()
 SaverDef.
Map<String, SignatureDef >
getSignatureDef ()
به جای آن از getSignatureDefMap() استفاده کنید.
بین المللی
getSignatureDefCount ()
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
Map<String, SignatureDef >
getSignatureDefMap ()
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
SignatureDef
getSignatureDefOrDefault (کلید رشته، مقدار پیش فرض SignatureDef )
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
SignatureDef
getSignatureDefOrThrow (کلید رشته)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
بولی
hasGraphDef ()
 GraphDef.
بولی
hasMetaInfoDef ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
بولی
hasObjectGraphDef ()
 Extra information about the structure of functions and stateful objects.
بولی
hasSaverDef ()
 SaverDef.
بولی نهایی
MetaGraphDef.Builder
mergeFrom (com.google.protobuf.Message other)
MetaGraphDef.Builder
mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetaGraphDef.Builder
mergeGraphDef (مقدار GraphDef )
 GraphDef.
MetaGraphDef.Builder
mergeMetaInfoDef (مقدار MetaGraphDef.MetaInfoDef )
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
MetaGraphDef.Builder
mergeObjectGraphDef (مقدار SavedObjectGraph )
 Extra information about the structure of functions and stateful objects.
MetaGraphDef.Builder
mergeSaverDef (مقدار SaverDef )
 SaverDef.
آخرین MetaGraphDef.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
MetaGraphDef.Builder
putAllCollectionDef (Map<String, CollectionDef > مقادیر)
 collection_def: Map from collection name to collections.
MetaGraphDef.Builder
putAllSignatureDef (Map<String, SignatureDef > مقادیر)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
MetaGraphDef.Builder
putCollectionDef (کلید رشته، مقدار CollectionDef )
 collection_def: Map from collection name to collections.
MetaGraphDef.Builder
putSignatureDef (کلید رشته، مقدار SignatureDef )
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
MetaGraphDef.Builder
removeAssetFileDef (شاخص int)
 Asset file def to be used with the defined graph.
MetaGraphDef.Builder
removeCollectionDef (کلید رشته)
 collection_def: Map from collection name to collections.
MetaGraphDef.Builder
removeSignatureDef (کلید رشته)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
MetaGraphDef.Builder
setAssetFileDef (شاخص int، مقدار AssetFileDef )
 Asset file def to be used with the defined graph.
MetaGraphDef.Builder
setAssetFileDef (int index، AssetFileDef.Builder builderForValue)
 Asset file def to be used with the defined graph.
MetaGraphDef.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
MetaGraphDef.Builder
setGraphDef ( GraphDef.Builder builderForValue)
 GraphDef.
MetaGraphDef.Builder
setGraphDef (مقدار GraphDef )
 GraphDef.
MetaGraphDef.Builder
setMetaInfoDef (مقدار MetaGraphDef.MetaInfoDef )
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
MetaGraphDef.Builder
setMetaInfoDef ( MetaGraphDef.MetaInfoDef.Builder builderForValue)
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
MetaGraphDef.Builder
setObjectGraphDef (مقدار SavedObjectGraph )
 Extra information about the structure of functions and stateful objects.
MetaGraphDef.Builder
setObjectGraphDef ( SavedObjectGraph.Builder builderForValue)
 Extra information about the structure of functions and stateful objects.
MetaGraphDef.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
MetaGraphDef.Builder
setSaverDef (مقدار SaverDef )
 SaverDef.
MetaGraphDef.Builder
setSaverDef ( SaverDef.Builder builderForValue)
 SaverDef.
آخرین MetaGraphDef.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

روش های ارثی

روش های عمومی

عمومی MetaGraphDef.Builder addAllAssetFileDef (Iterable<? مقادیر AssetFileDef > را گسترش می دهد)

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

عمومی MetaGraphDef.Builder addAssetFileDef ( AssetFileDef.Builder builderForValue)

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

عمومی MetaGraphDef.Builder addAssetFileDef (شاخص int، مقدار AssetFileDef )

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

عمومی MetaGraphDef.Builder addAssetFileDef (int index, AssetFileDef.Builder builderForValue)

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

عمومی MetaGraphDef.Builder addAssetFileDef (مقدار AssetFileDef )

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

عمومی AssetFileDef.Builder addAssetFileDefBuilder (int index)

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

عمومی AssetFileDef.Builder addAssetFileDefBuilder ()

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

عمومی MetaGraphDef.Builder addRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)

ساخت عمومی MetaGraphDef ()

ساخت جزئی متا گراف دف عمومی ()

عمومی MetaGraphDef.Builder پاک ()

عمومی MetaGraphDef.Builder clearAssetFileDef ()

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

عمومی MetaGraphDef.Builder clearCollectionDef ()

عمومی MetaGraphDef.Builder clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)

عمومی MetaGraphDef.Builder clearGraphDef ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

عمومی MetaGraphDef.Builder clearMetaInfoDef ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

عمومی MetaGraphDef.Builder clearObjectGraphDef ()

 Extra information about the structure of functions and stateful objects.
 
.tensorflow.SavedObjectGraph object_graph_def = 7;

عمومی MetaGraphDef.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

عمومی MetaGraphDef.Builder clearSaverDef ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

عمومی MetaGraphDef.Builder clearSignatureDef ()

کلون عمومی MetaGraphDef.Builder ()

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

 collection_def: Map from collection name to collections.
 See CollectionDef section for details.
 
map<string, .tensorflow.CollectionDef> collection_def = 4;

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

 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
 
map<string, .tensorflow.SignatureDef> signature_def = 5;

عمومی AssetFileDef getAssetFileDef (int index)

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

عمومی AssetFileDef.Builder getAssetFileDefBuilder (int index)

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

فهرست عمومی < AssetFileDef.Builder > getAssetFileDefBuilderList ()

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

عمومی int getAssetFileDefCount ()

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

فهرست عمومی < AssetFileDef > getAssetFileDefList ()

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

عمومی AssetFileDefOrBuilder getAssetFileDefOrBuilder (int index)

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

لیست عمومی<? گسترش AssetFileDefOrBuilder > getAssetFileDefOrBuilderList ()

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

نقشه عمومی<String, CollectionDef > getCollectionDef ()

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

عمومی int getCollectionDefCount ()

 collection_def: Map from collection name to collections.
 See CollectionDef section for details.
 
map<string, .tensorflow.CollectionDef> collection_def = 4;

نقشه عمومی<String, CollectionDef > getCollectionDefMap ()

 collection_def: Map from collection name to collections.
 See CollectionDef section for details.
 
map<string, .tensorflow.CollectionDef> collection_def = 4;

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

 collection_def: Map from collection name to collections.
 See CollectionDef section for details.
 
map<string, .tensorflow.CollectionDef> collection_def = 4;

عمومی CollectionDef getCollectionDefOrThrow (کلید رشته)

 collection_def: Map from collection name to collections.
 See CollectionDef section for details.
 
map<string, .tensorflow.CollectionDef> collection_def = 4;

عمومی MetaGraphDef getDefaultInstanceForType ()

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

عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

عمومی GraphDef getGraphDef ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

عمومی GraphDef.Builder getGraphDefBuilder ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

عمومی GraphDefOrBuilder getGraphDefOrBuilder ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

عمومی MetaGraphDef.MetaInfoDef getMetaInfoDef ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

عمومی MetaGraphDef.MetaInfoDef.Builder getMetaInfoDefBuilder ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

عمومی MetaGraphDef.MetaInfoDefOrBuilder getMetaInfoDefOrBuilder ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

نقشه عمومی<String, CollectionDef > getMutableCollectionDef ()

به جای آن از ابزارهای جهش جایگزین استفاده کنید.

نقشه عمومی<String, SignatureDef > getMutableSignatureDef ()

به جای آن از ابزارهای جهش جایگزین استفاده کنید.

عمومی SavedObjectGraph getObjectGraphDef ()

 Extra information about the structure of functions and stateful objects.
 
.tensorflow.SavedObjectGraph object_graph_def = 7;

عمومی SavedObjectGraph.Builder getObjectGraphDefBuilder ()

 Extra information about the structure of functions and stateful objects.
 
.tensorflow.SavedObjectGraph object_graph_def = 7;

عمومی SavedObjectGraphOrBuilder getObjectGraphDefOrBuilder ()

 Extra information about the structure of functions and stateful objects.
 
.tensorflow.SavedObjectGraph object_graph_def = 7;

عمومی SaverDef getSaverDef ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

عمومی SaverDef.Builder getSaverDefBuilder ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

عمومی SaverDefOrBuilder getSaverDefOrBuilder ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

نقشه عمومی<String, SignatureDef > getSignatureDef ()

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

عمومی int getSignatureDefCount ()

 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
 
map<string, .tensorflow.SignatureDef> signature_def = 5;

نقشه عمومی<String, SignatureDef > getSignatureDefMap ()

 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
 
map<string, .tensorflow.SignatureDef> signature_def = 5;

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

 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
 
map<string, .tensorflow.SignatureDef> signature_def = 5;

عمومی SignatureDef getSignatureDefOrThrow (کلید رشته)

 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
 
map<string, .tensorflow.SignatureDef> signature_def = 5;

بولی عمومی hasGraphDef ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

بولی عمومی hasMetaInfoDef ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

بولی عمومی hasObjectGraphDef ()

 Extra information about the structure of functions and stateful objects.
 
.tensorflow.SavedObjectGraph object_graph_def = 7;

hasSaverDef بولین عمومی ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

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

عمومی MetaGraphDef.Builder mergeFrom (com.google.protobuf.Message other)

عمومی MetaGraphDef.Builder mergeFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی MetaGraphDef.Builder mergeGraphDef (مقدار GraphDef )

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

عمومی MetaGraphDef.Builder mergeMetaInfoDef (مقدار MetaGraphDef.MetaInfoDef )

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

عمومی MetaGraphDef.Builder mergeObjectGraphDef (مقدار SavedObjectGraph )

 Extra information about the structure of functions and stateful objects.
 
.tensorflow.SavedObjectGraph object_graph_def = 7;

عمومی MetaGraphDef.Builder mergeSaverDef (مقدار SaverDef )

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

عمومی نهایی MetaGraphDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

عمومی MetaGraphDef.Builder putAllCollectionDef (Map<String, CollectionDef > مقادیر)

 collection_def: Map from collection name to collections.
 See CollectionDef section for details.
 
map<string, .tensorflow.CollectionDef> collection_def = 4;

عمومی MetaGraphDef.Builder putAllSignatureDef (Map<String, SignatureDef > مقادیر)

 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
 
map<string, .tensorflow.SignatureDef> signature_def = 5;

عمومی MetaGraphDef.Builder putCollectionDef (کلید رشته، مقدار CollectionDef )

 collection_def: Map from collection name to collections.
 See CollectionDef section for details.
 
map<string, .tensorflow.CollectionDef> collection_def = 4;

عمومی MetaGraphDef.Builder putSignatureDef (کلید رشته، مقدار SignatureDef )

 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
 
map<string, .tensorflow.SignatureDef> signature_def = 5;

عمومی MetaGraphDef.Builder removeAssetFileDef (int index)

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

عمومی MetaGraphDef.Builder removeCollectionDef (کلید رشته)

 collection_def: Map from collection name to collections.
 See CollectionDef section for details.
 
map<string, .tensorflow.CollectionDef> collection_def = 4;

عمومی MetaGraphDef.Builder removeSignatureDef (کلید رشته)

 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
 
map<string, .tensorflow.SignatureDef> signature_def = 5;

عمومی MetaGraphDef.Builder setAssetFileDef (int index، مقدار AssetFileDef )

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

عمومی MetaGraphDef.Builder setAssetFileDef (int index, AssetFileDef.Builder builderForValue)

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

public MetaGraphDef.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)

عمومی MetaGraphDef.Builder setGraphDef ( GraphDef.Builder builderForValue)

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

عمومی MetaGraphDef.Builder setGraphDef (مقدار GraphDef )

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

عمومی MetaGraphDef.Builder setMetaInfoDef (مقدار MetaGraphDef.MetaInfoDef )

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

عمومی MetaGraphDef.Builder setMetaInfoDef ( MetaGraphDef.MetaInfoDef.Builder builderForValue)

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

عمومی MetaGraphDef.Builder setObjectGraphDef (مقدار SavedObjectGraph )

 Extra information about the structure of functions and stateful objects.
 
.tensorflow.SavedObjectGraph object_graph_def = 7;

عمومی MetaGraphDef.Builder setObjectGraphDef ( SavedObjectGraph.Builder builderForValue)

 Extra information about the structure of functions and stateful objects.
 
.tensorflow.SavedObjectGraph object_graph_def = 7;

عمومی MetaGraphDef.Builder setRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)

عمومی MetaGraphDef.Builder setSaverDef (مقدار SaverDef )

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

عمومی MetaGraphDef.Builder setSaverDef ( SaverDef.Builder builderForValue)

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

عمومی نهایی MetaGraphDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)