อินเทอร์เฟซสาธารณะ MetaGraphDefOrBuilder
| คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
| บูลีนนามธรรม | containsCollectionDef (คีย์สตริง) collection_def: Map from collection name to collections. |
| บูลีนนามธรรม | containsSignatureDef (คีย์สตริง) 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. |
| คอลเลกชัน นามธรรมDef | getCollectionDefOrDefault (คีย์สตริง, CollectionDef defaultValue) collection_def: Map from collection name to collections. |
| คอลเลกชัน นามธรรมDef | getCollectionDefOrThrow (คีย์สตริง) collection_def: Map from collection name to collections. |
| GraphDef แบบนามธรรม | รับกราฟDef () 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 > | รับลายเซ็นDef () ใช้ 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. |
| นามธรรม ลายเซ็นDef | getSignatureDefOrDefault (คีย์สตริง SignatureDef defaultValue) signature_def: Map from user supplied key for a signature to a single SignatureDef. |
| นามธรรม ลายเซ็นDef | getSignatureDefOrThrow (คีย์สตริง) signature_def: Map from user supplied key for a signature to a single SignatureDef. |
| บูลีนนามธรรม | มีกราฟDef () GraphDef. |
| บูลีนนามธรรม | hasMetaInfoDef () .tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1; |
| บูลีนนามธรรม | hasObjectGraphDef () Extra information about the structure of functions and stateful objects. |
| บูลีนนามธรรม | hasSaverDef () SaverDef. |
วิธีการสาธารณะ
บูลีนนามธรรมสาธารณะ containsCollectionDef (คีย์สตริง)
collection_def: Map from collection name to collections. See CollectionDef section for details.
map<string, .tensorflow.CollectionDef> collection_def = 4; บูลีนนามธรรมสาธารณะ containsSignatureDef (คีย์สตริง)
signature_def: Map from user supplied key for a signature to a single SignatureDef.
map<string, .tensorflow.SignatureDef> signature_def = 5; บทคัดย่อสาธารณะ AssetFileDef getAssetFileDef (ดัชนี int)
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; บทคัดย่อสาธารณะ 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 defaultValue)
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; 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; บทคัดย่อสาธารณะ SaverDefOrBuilder getSaverDefOrBuilder ()
SaverDef.
.tensorflow.SaverDef saver_def = 3; นามธรรมสาธารณะ 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 defaultValue)
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;