interface publique MetaGraphDefOrBuilder
| Sous-classes indirectes connues |
Méthodes publiques
| booléen abstrait | contientCollectionDef (clé de chaîne) collection_def: Map from collection name to collections. |
| booléen abstrait | contientSignatureDef (clé de chaîne) signature_def: Map from user supplied key for a signature to a single SignatureDef. |
| résumé AssetFileDef | getAssetFileDef (index int) Asset file def to be used with the defined graph. |
| entier abstrait | getAssetFileDefCount () Asset file def to be used with the defined graph. |
| Liste abstraite< AssetFileDef > | getAssetFileDefList () Asset file def to be used with the defined graph. |
| résumé AssetFileDefOrBuilder | getAssetFileDefOrBuilder (index int) Asset file def to be used with the defined graph. |
| Liste abstraite <? étend AssetFileDefOrBuilder > | getAssetFileDefOrBuilderList () Asset file def to be used with the defined graph. |
| Carte abstraite<String, CollectionDef > | getCollectionDef () Utilisez plutôt getCollectionDefMap() . |
| entier abstrait | getCollectionDefCount () collection_def: Map from collection name to collections. |
| Carte abstraite<String, CollectionDef > | getCollectionDefMap () collection_def: Map from collection name to collections. |
| résumé CollectionDef | getCollectionDefOrDefault (clé de chaîne, CollectionDef defaultValue) collection_def: Map from collection name to collections. |
| résumé CollectionDef | getCollectionDefOrThrow (clé de chaîne) collection_def: Map from collection name to collections. |
| résumé GraphDef | getGraphDef () GraphDef. |
| résumé GraphDefOrBuilder | getGraphDefOrBuilder () GraphDef. |
| résumé MetaGraphDef.MetaInfoDef | getMetaInfoDef () .tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1; |
| résumé MetaGraphDef.MetaInfoDefOrBuilder | getMetaInfoDefOrBuilder () .tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1; |
| résumé SavedObjectGraph | getObjectGraphDef () Extra information about the structure of functions and stateful objects. |
| résumé SavedObjectGraphOrBuilder | getObjectGraphDefOrBuilder () Extra information about the structure of functions and stateful objects. |
| résumé SaverDef | getSaverDef () SaverDef. |
| résumé SaverDefOrBuilder | getSaverDefOrBuilder () SaverDef. |
| Carte abstraite<String, SignatureDef > | getSignatureDef () Utilisez plutôt getSignatureDefMap() . |
| entier abstrait | getSignatureDefCount () signature_def: Map from user supplied key for a signature to a single SignatureDef. |
| Carte abstraite<String, SignatureDef > | getSignatureDefMap () signature_def: Map from user supplied key for a signature to a single SignatureDef. |
| résumé SignatureDef | getSignatureDefOrDefault (clé de chaîne, SignatureDef defaultValue) signature_def: Map from user supplied key for a signature to a single SignatureDef. |
| résumé SignatureDef | getSignatureDefOrThrow (clé de chaîne) signature_def: Map from user supplied key for a signature to a single SignatureDef. |
| booléen abstrait | hasGraphDef () GraphDef. |
| booléen abstrait | hasMetaInfoDef () .tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1; |
| booléen abstrait | hasObjectGraphDef () Extra information about the structure of functions and stateful objects. |
| booléen abstrait | hasSaverDef () SaverDef. |
Méthodes publiques
public abstract boolean containCollectionDef (clé de chaîne)
collection_def: Map from collection name to collections. See CollectionDef section for details.
map<string, .tensorflow.CollectionDef> collection_def = 4; public abstrait booléen contientSignatureDef (clé de chaîne)
signature_def: Map from user supplied key for a signature to a single SignatureDef.
map<string, .tensorflow.SignatureDef> signature_def = 5; résumé public AssetFileDef getAssetFileDef (index int)
Asset file def to be used with the defined graph.
repeated .tensorflow.AssetFileDef asset_file_def = 6; public abstrait int getAssetFileDefCount ()
Asset file def to be used with the defined graph.
repeated .tensorflow.AssetFileDef asset_file_def = 6; Liste abstraite publique< AssetFileDef > getAssetFileDefList ()
Asset file def to be used with the defined graph.
repeated .tensorflow.AssetFileDef asset_file_def = 6; résumé public AssetFileDefOrBuilder getAssetFileDefOrBuilder (index int)
Asset file def to be used with the defined graph.
repeated .tensorflow.AssetFileDef asset_file_def = 6; Liste des résumés publics<? étend AssetFileDefOrBuilder > getAssetFileDefOrBuilderList ()
Asset file def to be used with the defined graph.
repeated .tensorflow.AssetFileDef asset_file_def = 6; public abstrait Map<String, CollectionDef > getCollectionDef ()
Utilisez plutôt getCollectionDefMap() .
public abstrait int getCollectionDefCount ()
collection_def: Map from collection name to collections. See CollectionDef section for details.
map<string, .tensorflow.CollectionDef> collection_def = 4; public abstrait Map<String, CollectionDef > getCollectionDefMap ()
collection_def: Map from collection name to collections. See CollectionDef section for details.
map<string, .tensorflow.CollectionDef> collection_def = 4; public abstract CollectionDef getCollectionDefOrDefault (clé de chaîne, CollectionDef defaultValue)
collection_def: Map from collection name to collections. See CollectionDef section for details.
map<string, .tensorflow.CollectionDef> collection_def = 4; public abstract CollectionDef getCollectionDefOrThrow (clé de chaîne)
collection_def: Map from collection name to collections. See CollectionDef section for details.
map<string, .tensorflow.CollectionDef> collection_def = 4; résumé public GraphDefOrBuilder getGraphDefOrBuilder ()
GraphDef.
.tensorflow.GraphDef graph_def = 2; résumé public MetaGraphDef.MetaInfoDef getMetaInfoDef ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
résumé public MetaGraphDef.MetaInfoDefOrBuilder getMetaInfoDefOrBuilder ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
résumé public SavedObjectGraph getObjectGraphDef ()
Extra information about the structure of functions and stateful objects.
.tensorflow.SavedObjectGraph object_graph_def = 7; résumé public SavedObjectGraphOrBuilder getObjectGraphDefOrBuilder ()
Extra information about the structure of functions and stateful objects.
.tensorflow.SavedObjectGraph object_graph_def = 7; résumé public SaverDefOrBuilder getSaverDefOrBuilder ()
SaverDef.
.tensorflow.SaverDef saver_def = 3; public abstrait Map<String, SignatureDef > getSignatureDef ()
Utilisez plutôt getSignatureDefMap() .
public abstrait int getSignatureDefCount ()
signature_def: Map from user supplied key for a signature to a single SignatureDef.
map<string, .tensorflow.SignatureDef> signature_def = 5; public abstrait Map<String, SignatureDef > getSignatureDefMap ()
signature_def: Map from user supplied key for a signature to a single SignatureDef.
map<string, .tensorflow.SignatureDef> signature_def = 5; public abstract SignatureDef getSignatureDefOrDefault (clé de chaîne, SignatureDef defaultValue)
signature_def: Map from user supplied key for a signature to a single SignatureDef.
map<string, .tensorflow.SignatureDef> signature_def = 5; public abstract SignatureDef getSignatureDefOrThrow (clé de chaîne)
signature_def: Map from user supplied key for a signature to a single SignatureDef.
map<string, .tensorflow.SignatureDef> signature_def = 5; public abstrait booléen hasGraphDef ()
GraphDef.
.tensorflow.GraphDef graph_def = 2; public abstrait booléen hasMetaInfoDef ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
public abstrait booléen hasObjectGraphDef ()
Extra information about the structure of functions and stateful objects.
.tensorflow.SavedObjectGraph object_graph_def = 7; public abstrait booléen hasSaverDef ()
SaverDef.
.tensorflow.SaverDef saver_def = 3;