MetaGraphDefOrBuilder

antarmuka publik MetaGraphDefOrBuilder
Subkelas Tidak Langsung yang Diketahui

Metode Publik

boolean abstrak
berisiCollectionDef (kunci string)
 collection_def: Map from collection name to collections.
boolean abstrak
berisiSignatureDef (kunci string)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
abstrak AssetFileDef
getAssetFileDef (indeks int)
 Asset file def to be used with the defined graph.
abstrak ke dalam
getAssetFileDefCount ()
 Asset file def to be used with the defined graph.
Daftar abstrak< AssetFileDef >
dapatkanAssetFileDefList ()
 Asset file def to be used with the defined graph.
abstrak AssetFileDefOrBuilder
getAssetFileDefOrBuilder (indeks int)
 Asset file def to be used with the defined graph.
Daftar abstrak<? memperluas AssetFileDefOrBuilder >
getAssetFileDefOrBuilderList ()
 Asset file def to be used with the defined graph.
Peta abstrak<String, CollectionDef >
dapatkanKoleksiDef ()
Gunakan getCollectionDefMap() sebagai gantinya.
abstrak ke dalam
dapatkanCollectionDefCount ()
 collection_def: Map from collection name to collections.
Peta abstrak<String, CollectionDef >
dapatkanCollectionDefMap ()
 collection_def: Map from collection name to collections.
Koleksi abstrakDef
getCollectionDefOrDefault (kunci string, CollectionDef defaultValue)
 collection_def: Map from collection name to collections.
Koleksi abstrakDef
getCollectionDefOrThrow (kunci string)
 collection_def: Map from collection name to collections.
abstrak GraphDef
dapatkanGraphDef ()
 GraphDef.
abstrak GraphDefOrBuilder
abstrak MetaGraphDef.MetaInfoDef
dapatkanMetaInfoDef ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
abstrak MetaGraphDef.MetaInfoDefOrBuilder
dapatkanMetaInfoDefOrBuilder ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
abstrak SavedObjectGraph
dapatkanObjectGraphDef ()
 Extra information about the structure of functions and stateful objects.
abstrak SavedObjectGraphOrBuilder
getObjectGraphDefOrBuilder ()
 Extra information about the structure of functions and stateful objects.
abstrak SaverDef
dapatkanSaverDef ()
 SaverDef.
abstrak SaverDefOrBuilder
Peta abstrak<String, SignatureDef >
dapatkanSignatureDef ()
Gunakan getSignatureDefMap() sebagai gantinya.
abstrak ke dalam
dapatkanSignatureDefCount ()
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
Peta abstrak<String, SignatureDef >
dapatkanSignatureDefMap ()
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
abstrak SignatureDef
getSignatureDefOrDefault (kunci string, SignatureDef defaultValue)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
abstrak SignatureDef
getSignatureDefOrThrow (kunci string)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
boolean abstrak
hasGraphDef ()
 GraphDef.
boolean abstrak
hasMetaInfoDef ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
boolean abstrak
hasObjectGraphDef ()
 Extra information about the structure of functions and stateful objects.
boolean abstrak
hasSaverDef ()
 SaverDef.

Metode Publik

boolean abstrak publik berisiCollectionDef (kunci string)

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

boolean abstrak publik berisiSignatureDef (kunci string)

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

abstrak publik AssetFileDef getAssetFileDef (indeks int)

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

abstrak publik int getAssetFileDefCount ()

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

Daftar abstrak publik< AssetFileDef > getAssetFileDefList ()

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

abstrak publik AssetFileDefOrBuilder getAssetFileDefOrBuilder (int indeks)

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

Daftar abstrak publik<? memperluas AssetFileDefOrBuilder > getAssetFileDefOrBuilderList ()

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

Peta abstrak publik<String, CollectionDef > getCollectionDef ()

Gunakan getCollectionDefMap() sebagai gantinya.

abstrak publik int getCollectionDefCount ()

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

Peta abstrak publik<String, CollectionDef > getCollectionDefMap ()

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

abstrak publik CollectionDef getCollectionDefOrDefault (kunci string, CollectionDef defaultValue)

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

abstrak publik CollectionDef getCollectionDefOrThrow (kunci string)

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

abstrak publik GraphDef getGraphDef ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

abstrak publik GraphDefOrBuilder getGraphDefOrBuilder ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

abstrak publik MetaGraphDef.MetaInfoDef getMetaInfoDef ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

abstrak publik MetaGraphDef.MetaInfoDefOrBuilder getMetaInfoDefOrBuilder ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

abstrak publik SavedObjectGraph getObjectGraphDef ()

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

abstrak publik SavedObjectGraphOrBuilder getObjectGraphDefOrBuilder ()

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

abstrak publik SaverDef getSaverDef ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

abstrak publik SaverDefOrBuilder getSaverDefOrBuilder ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

Peta abstrak publik<String, SignatureDef > getSignatureDef ()

Gunakan getSignatureDefMap() sebagai gantinya.

abstrak publik int getSignatureDefCount ()

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

Peta abstrak publik<String, SignatureDef > getSignatureDefMap ()

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

abstrak publik SignatureDef getSignatureDefOrDefault (kunci string, SignatureDef defaultValue)

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

abstrak publik SignatureDef getSignatureDefOrThrow (kunci string)

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

boolean abstrak publik hasGraphDef ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

boolean abstrak publik hasMetaInfoDef ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

boolean abstrak publik hasObjectGraphDef ()

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

boolean abstrak publik hasSaverDef ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;