MetaGraphDefOrBuilder

genel arayüz MetaGraphDefOrBuilder
Bilinen Dolaylı Alt Sınıflar

Genel Yöntemler

soyut boole
içerirCollectionDef (Dize anahtarı)
 collection_def: Map from collection name to collections.
soyut boole
içerirSignatureDef (Dize anahtarı)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
özet AssetFileDef
getAssetFileDef (int dizini)
 Asset file def to be used with the defined graph.
soyut int
getAssetFileDefCount ()
 Asset file def to be used with the defined graph.
özet Liste< AssetFileDef >
getAssetFileDefList ()
 Asset file def to be used with the defined graph.
özet AssetFileDefOrBuilder
getAssetFileDefOrBuilder (int dizini)
 Asset file def to be used with the defined graph.
Özet Liste<? AssetFileDefOrBuilder'ı genişletir >
getAssetFileDefOrBuilderList ()
 Asset file def to be used with the defined graph.
soyut Harita<String, CollectionDef >
getCollectionDef ()
Bunun yerine getCollectionDefMap() işlevini kullanın.
soyut int
getCollectionDefCount ()
 collection_def: Map from collection name to collections.
soyut Harita<String, CollectionDef >
getCollectionDefMap ()
 collection_def: Map from collection name to collections.
özet KoleksiyonDef
getCollectionDefOrDefault (Dize anahtarı, CollectionDef defaultValue)
 collection_def: Map from collection name to collections.
özet KoleksiyonDef
getCollectionDefOrThrow (Dize tuşu)
 collection_def: Map from collection name to collections.
soyut GrafikDef
getGraphDef ()
 GraphDef.
soyut GraphDefOrBuilder
getGraphDefOrBuilder ()
 GraphDef.
özet MetaGraphDef.MetaInfoDef
getMetaInfoDef ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
özet MetaGraphDef.MetaInfoDefOrBuilder
getMetaInfoDefOrBuilder ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
özet SavedObjectGraph
getObjectGraphDef ()
 Extra information about the structure of functions and stateful objects.
özet SavedObjectGraphOrBuilder
getObjectGraphDefOrBuilder ()
 Extra information about the structure of functions and stateful objects.
özet SaverDef
getSaverDef ()
 SaverDef.
özet SaverDefOrBuilder
getSaverDefOrBuilder ()
 SaverDef.
soyut Harita<String, SignatureDef >
getSignatureDef ()
Bunun yerine getSignatureDefMap() kullanın.
soyut int
getSignatureDefCount ()
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
soyut Harita<String, SignatureDef >
getSignatureDefMap ()
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
özet İmzaDef
getSignatureDefOrDefault (Dize anahtarı, SignatureDef defaultValue)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
özet İmzaDef
getSignatureDefOrThrow (Dize tuşu)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
soyut boole
hasGraphDef ()
 GraphDef.
soyut boole
hasMetaInfoDef ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
soyut boole
hasObjectGraphDef ()
 Extra information about the structure of functions and stateful objects.
soyut boole
hasSaverDef ()
 SaverDef.

Genel Yöntemler

genel soyut boolean içerirCollectionDef (Dize anahtarı)

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

genel soyut boolean içerirSignatureDef (Dize anahtarı)

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

genel özet AssetFileDef getAssetFileDef (int dizini)

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

genel soyut int getAssetFileDefCount ()

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

genel özet Listesi< AssetFileDef > getAssetFileDefList ()

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

genel özet AssetFileDefOrBuilder getAssetFileDefOrBuilder (int dizini)

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

genel özet listesi<? AssetFileDefOrBuilder'ı genişletir > getAssetFileDefOrBuilderList ()

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

genel özet Map<String, CollectionDef > getCollectionDef ()

Bunun yerine getCollectionDefMap() işlevini kullanın.

genel özet int getCollectionDefCount ()

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

genel özet Map<String, CollectionDef > getCollectionDefMap ()

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

genel özet CollectionDef getCollectionDefOrDefault (Dize anahtarı, CollectionDef defaultValue)

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

genel özet CollectionDef getCollectionDefOrThrow (Dize anahtarı)

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

genel özet GraphDef getGraphDef ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

genel özet GraphDefOrBuilder getGraphDefOrBuilder ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

genel özet MetaGraphDef.MetaInfoDef getMetaInfoDef ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

genel özet MetaGraphDef.MetaInfoDefOrBuilder getMetaInfoDefOrBuilder ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

genel özet SavedObjectGraph getObjectGraphDef ()

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

genel özet SavedObjectGraphOrBuilder getObjectGraphDefOrBuilder ()

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

genel özet SaverDef getSaverDef ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

genel özet SaverDefOrBuilder getSaverDefOrBuilder ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

genel özet Harita<String, SignatureDef > getSignatureDef ()

Bunun yerine getSignatureDefMap() kullanın.

genel özet int getSignatureDefCount ()

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

genel özet Harita<String, SignatureDef > getSignatureDefMap ()

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

genel özet SignatureDef getSignatureDefOrDefault (Dize anahtarı, SignatureDef defaultValue)

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

genel özet SignatureDef getSignatureDefOrThrow (Dize anahtarı)

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

genel soyut boolean hasGraphDef ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

genel soyut boolean hasMetaInfoDef ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

genel soyut boolean hasObjectGraphDef ()

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

genel soyut boolean hasSaverDef ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;