public interface MetaGraphDefOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsCollectionDef(java.lang.String key)
collection_def: Map from collection name to collections.
|
boolean |
containsSignatureDef(java.lang.String key)
signature_def: Map from user supplied key for a signature to a single
SignatureDef.
|
AssetFileDef |
getAssetFileDef(int index)
Asset file def to be used with the defined graph.
|
int |
getAssetFileDefCount()
Asset file def to be used with the defined graph.
|
java.util.List<AssetFileDef> |
getAssetFileDefList()
Asset file def to be used with the defined graph.
|
AssetFileDefOrBuilder |
getAssetFileDefOrBuilder(int index)
Asset file def to be used with the defined graph.
|
java.util.List<? extends AssetFileDefOrBuilder> |
getAssetFileDefOrBuilderList()
Asset file def to be used with the defined graph.
|
java.util.Map<java.lang.String,CollectionDef> |
getCollectionDef()
Deprecated.
|
int |
getCollectionDefCount()
collection_def: Map from collection name to collections.
|
java.util.Map<java.lang.String,CollectionDef> |
getCollectionDefMap()
collection_def: Map from collection name to collections.
|
CollectionDef |
getCollectionDefOrDefault(java.lang.String key,
CollectionDef defaultValue)
collection_def: Map from collection name to collections.
|
CollectionDef |
getCollectionDefOrThrow(java.lang.String key)
collection_def: Map from collection name to collections.
|
GraphDef |
getGraphDef()
GraphDef.
|
GraphDefOrBuilder |
getGraphDefOrBuilder()
GraphDef.
|
MetaGraphDef.MetaInfoDef |
getMetaInfoDef()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1; |
MetaGraphDef.MetaInfoDefOrBuilder |
getMetaInfoDefOrBuilder()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1; |
SaverDef |
getSaverDef()
SaverDef.
|
SaverDefOrBuilder |
getSaverDefOrBuilder()
SaverDef.
|
java.util.Map<java.lang.String,SignatureDef> |
getSignatureDef()
Deprecated.
|
int |
getSignatureDefCount()
signature_def: Map from user supplied key for a signature to a single
SignatureDef.
|
java.util.Map<java.lang.String,SignatureDef> |
getSignatureDefMap()
signature_def: Map from user supplied key for a signature to a single
SignatureDef.
|
SignatureDef |
getSignatureDefOrDefault(java.lang.String key,
SignatureDef defaultValue)
signature_def: Map from user supplied key for a signature to a single
SignatureDef.
|
SignatureDef |
getSignatureDefOrThrow(java.lang.String key)
signature_def: Map from user supplied key for a signature to a single
SignatureDef.
|
boolean |
hasGraphDef()
GraphDef.
|
boolean |
hasMetaInfoDef()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1; |
boolean |
hasSaverDef()
SaverDef.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasMetaInfoDef()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;MetaGraphDef.MetaInfoDef getMetaInfoDef()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;MetaGraphDef.MetaInfoDefOrBuilder getMetaInfoDefOrBuilder()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;boolean hasGraphDef()
GraphDef.
.tensorflow.GraphDef graph_def = 2;GraphDef getGraphDef()
GraphDef.
.tensorflow.GraphDef graph_def = 2;GraphDefOrBuilder getGraphDefOrBuilder()
GraphDef.
.tensorflow.GraphDef graph_def = 2;boolean hasSaverDef()
SaverDef.
.tensorflow.SaverDef saver_def = 3;SaverDef getSaverDef()
SaverDef.
.tensorflow.SaverDef saver_def = 3;SaverDefOrBuilder getSaverDefOrBuilder()
SaverDef.
.tensorflow.SaverDef saver_def = 3;int getCollectionDefCount()
collection_def: Map from collection name to collections. See CollectionDef section for details.
map<string, .tensorflow.CollectionDef> collection_def = 4;boolean containsCollectionDef(java.lang.String key)
collection_def: Map from collection name to collections. See CollectionDef section for details.
map<string, .tensorflow.CollectionDef> collection_def = 4;@Deprecated java.util.Map<java.lang.String,CollectionDef> getCollectionDef()
getCollectionDefMap() instead.java.util.Map<java.lang.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(java.lang.String key, CollectionDef defaultValue)
collection_def: Map from collection name to collections. See CollectionDef section for details.
map<string, .tensorflow.CollectionDef> collection_def = 4;CollectionDef getCollectionDefOrThrow(java.lang.String key)
collection_def: Map from collection name to collections. See CollectionDef section for details.
map<string, .tensorflow.CollectionDef> collection_def = 4;int getSignatureDefCount()
signature_def: Map from user supplied key for a signature to a single SignatureDef.
map<string, .tensorflow.SignatureDef> signature_def = 5;boolean containsSignatureDef(java.lang.String key)
signature_def: Map from user supplied key for a signature to a single SignatureDef.
map<string, .tensorflow.SignatureDef> signature_def = 5;@Deprecated java.util.Map<java.lang.String,SignatureDef> getSignatureDef()
getSignatureDefMap() instead.java.util.Map<java.lang.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(java.lang.String key, 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(java.lang.String key)
signature_def: Map from user supplied key for a signature to a single SignatureDef.
map<string, .tensorflow.SignatureDef> signature_def = 5;java.util.List<AssetFileDef> getAssetFileDefList()
Asset file def to be used with the defined graph.
repeated .tensorflow.AssetFileDef asset_file_def = 6;AssetFileDef getAssetFileDef(int index)
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;java.util.List<? extends AssetFileDefOrBuilder> getAssetFileDefOrBuilderList()
Asset file def to be used with the defined graph.
repeated .tensorflow.AssetFileDef asset_file_def = 6;AssetFileDefOrBuilder getAssetFileDefOrBuilder(int index)
Asset file def to be used with the defined graph.
repeated .tensorflow.AssetFileDef asset_file_def = 6;