MetaGraphDefOrBuilder

giao diện công cộng MetaGraphDefOrBuilder
Các lớp con gián tiếp đã biết

Phương pháp công khai

trừu tượng boolean
chứaCollectionDef (Khóa chuỗi)
 collection_def: Map from collection name to collections.
trừu tượng boolean
chứaSignatureDef (Khóa chuỗi)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
trừu tượng AssetFileDef
getAssetFileDef (chỉ mục int)
 Asset file def to be used with the defined graph.
int trừu tượng
getAssetFileDefCount ()
 Asset file def to be used with the defined graph.
Danh sách trừu tượng< AssetFileDef >
getAssetFileDefList ()
 Asset file def to be used with the defined graph.
trừu tượng AssetFileDefOrBuilder
getAssetFileDefOrBuilder (chỉ mục int)
 Asset file def to be used with the defined graph.
Danh sách trừu tượng<? mở rộng AssetFileDefOrBuilder >
getAssetFileDefOrBuilderList ()
 Asset file def to be used with the defined graph.
Bản đồ trừu tượng<String, CollectionDef >
getCollectionDef ()
Thay vào đó hãy sử dụng getCollectionDefMap() .
int trừu tượng
getCollectionDefCount ()
 collection_def: Map from collection name to collections.
Bản đồ trừu tượng<String, CollectionDef >
getCollectionDefMap ()
 collection_def: Map from collection name to collections.
Bộ sưu tập trừu tượngDef
getCollectionDefOrDefault (Khóa chuỗi, CollectionDef defaultValue)
 collection_def: Map from collection name to collections.
Bộ sưu tập trừu tượngDef
getCollectionDefOrThrow (Khóa chuỗi)
 collection_def: Map from collection name to collections.
trừu tượng GraphDef
getGraphDef ()
 GraphDef.
trừu tượng GraphDefOrBuilder
getGraphDefOrBuilder ()
 GraphDef.
trừu tượng MetaGraphDef.MetaInfoDef
getMetaInfoDef ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
trừu tượng MetaGraphDef.MetaInfoDefOrBuilder
getMetaInfoDefOrBuilder ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
trừu tượng SavingObjectGraph
getObjectGraphDef ()
 Extra information about the structure of functions and stateful objects.
trừu tượng SavingObjectGraphOrBuilder
getObjectGraphDefOrBuilder ()
 Extra information about the structure of functions and stateful objects.
trừu tượng SaveDef
getSaverDef ()
 SaverDef.
trừu tượng SaverDefOrBuilder
getSaverDefOrBuilder ()
 SaverDef.
Bản đồ trừu tượng<String, SignatureDef >
getSignatureDef ()
Thay vào đó hãy sử dụng getSignatureDefMap() .
int trừu tượng
getSignatureDefCount ()
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
Bản đồ trừu tượng<String, SignatureDef >
getSignatureDefMap ()
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
trừu tượng Chữ kýDef
getSignatureDefOrDefault (Khóa chuỗi, Giá trị mặc định của SignatureDef )
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
trừu tượng Chữ kýDef
getSignatureDefOrThrow (Khóa chuỗi)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
trừu tượng boolean
hasGraphDef ()
 GraphDef.
trừu tượng boolean
hasMetaInfoDef ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
trừu tượng boolean
hasObjectGraphDef ()
 Extra information about the structure of functions and stateful objects.
trừu tượng boolean
hasSaverDef ()
 SaverDef.

Phương pháp công khai

boolean trừu tượng công khai chứaCollectionDef (Khóa chuỗi)

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

boolean trừu tượng công khai chứaSignatureDef (Khóa chuỗi)

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

tóm tắt công khai AssetFileDef getAssetFileDef (chỉ mục int)

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

tóm tắt công khai int getAssetFileDefCount ()

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

Danh sách tóm tắt công khai< AssetFileDef > getAssetFileDefList ()

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

tóm tắt công khai AssetFileDefOrBuilder getAssetFileDefOrBuilder (chỉ mục int)

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

Danh sách tóm tắt công khai<? mở rộng AssetFileDefOrBuilder > getAssetFileDefOrBuilderList ()

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

Bản đồ trừu tượng công khai<String, CollectionDef > getCollectionDef ()

Thay vào đó hãy sử dụng getCollectionDefMap() .

tóm tắt công khai int getCollectionDefCount ()

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

Bản đồ trừu tượng công khai<String, CollectionDef > getCollectionDefMap ()

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

Tóm tắt công khai CollectionDef getCollectionDefOrDefault (Khóa chuỗi, CollectionDef defaultValue)

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

Tóm tắt công khai CollectionDef getCollectionDefOrThrow (Khóa chuỗi)

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

tóm tắt công khai GraphDef getGraphDef ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

tóm tắt công khai GraphDefOrBuilder getGraphDefOrBuilder ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

tóm tắt công khai MetaGraphDef.MetaInfoDef getMetaInfoDef ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

tóm tắt công khai MetaGraphDef.MetaInfoDefOrBuilder getMetaInfoDefOrBuilder ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

tóm tắt công khai SavingObjectGraph getObjectGraphDef ()

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

tóm tắt công khai SavingObjectGraphOrBuilder getObjectGraphDefOrBuilder ()

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

trừu tượng công khai SaverDef getSaverDef ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

tóm tắt công khai SaverDefOrBuilder getSaverDefOrBuilder ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

Bản đồ trừu tượng công khai<String, SignatureDef > getSignatureDef ()

Thay vào đó hãy sử dụng getSignatureDefMap() .

tóm tắt công khai int getSignatureDefCount ()

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

Bản đồ trừu tượng công khai<String, SignatureDef > getSignatureDefMap ()

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

tóm tắt công khai SignatureDef getSignatureDefOrDefault (Khóa chuỗi, Giá trị mặc định của SignatureDef )

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

tóm tắt công khai SignatureDef getSignatureDefOrThrow (Khóa chuỗi)

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

boolean trừu tượng công khai hasGraphDef ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

boolean trừu tượng công khai hasMetaInfoDef ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

boolean trừu tượng công khai hasObjectGraphDef ()

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

boolean trừu tượng công khai hasSaverDef ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;