MetaGraphDefOrBuilder

رابط عمومی MetaGraphDefOrBuilder
زیر کلاس های غیر مستقیم شناخته شده

روش های عمومی

بولی انتزاعی
حاوی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.
انتزاعی
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.
نقشه انتزاعی<String, CollectionDef >
getCollectionDef ()
به جای آن از getCollectionDefMap() استفاده کنید.
انتزاعی
getCollectionDefCount ()
 collection_def: Map from collection name to collections.
نقشه انتزاعی<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.
GraphDef انتزاعی
getGraphDef ()
 GraphDef.
GraphDefOrBuilder انتزاعی
getGraphDefOrBuilder ()
 GraphDef.
چکیده MetaGraphDef.MetaInfoDef
getMetaInfoDef ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
چکیده MetaGraphDef.MetaInfoDefOrBuilder
getMetaInfoDefOrBuilder ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
چکیده SavedObjectGraph
getObjectGraphDef ()
 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.
چکیده SaverDefOrBuilder
getSaverDefOrBuilder ()
 SaverDef.
نقشه انتزاعی<String, SignatureDef >
getSignatureDef ()
به جای آن از getSignatureDefMap() استفاده کنید.
انتزاعی
getSignatureDefCount ()
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
نقشه انتزاعی<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.

روش های عمومی

بولی انتزاعی عمومی حاوی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;

انتزاعی عمومی 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)

 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;

چکیده عمومی GraphDef getGraphDef ()

 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.MetaInfoDefOrBuilder getMetaInfoDefOrBuilder ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

چکیده عمومی SavedObjectGraph getObjectGraphDef ()

 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;

چکیده عمومی 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;