MetaGraphDef

classe finale pubblica MetaGraphDef

 NOTE: This protocol buffer is evolving, and will go through revisions in the
 coming months.
 Protocol buffer containing the following which are necessary to restart
 training, run inference. It can be used to serialize/de-serialize memory
 objects necessary for running computation in a graph when crossing the
 process boundary. It can be used for long term storage of graphs,
 cross-language execution of graphs, etc.
   MetaInfoDef
   GraphDef
   SaverDef
   CollectionDef
   TensorInfo
   SignatureDef
 
Tipo protobuf tensorflow.MetaGraphDef

Classi nidificate

classe MetaGraphDef.Builder
 NOTE: This protocol buffer is evolving, and will go through revisions in the
 coming months. 
classe MetaGraphDef.MetaInfoDef
 Meta information regarding the graph to be exported. 
interfaccia MetaGraphDef.MetaInfoDefOrBuilder

Costanti

int ASSET_FILE_DEF_FIELD_NUMBER
int COLLECTION_DEF_FIELD_NUMBER
int GRAPH_DEF_FIELD_NUMBER
int META_INFO_DEF_FIELD_NUMBER
int OBJECT_GRAPH_DEF_FIELD_NUMBER
int SAVER_DEF_FIELD_NUMBER
int FIRMA_DEF_CAMPO_NUMERO

Metodi pubblici

booleano
contieneCollectionDef (chiave String)
 collection_def: Map from collection name to collections.
booleano
contieneSignatureDef (chiave String)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
booleano
è uguale a (Oggetto oggetto)
AssetFileDef
getAssetFileDef (indice int)
 Asset file def to be used with the defined graph.
int
getAssetFileDefCount ()
 Asset file def to be used with the defined graph.
Elenco< AssetFileDef >
getAssetFileDefList ()
 Asset file def to be used with the defined graph.
AssetFileDefOrBuilder
getAssetFileDefOrBuilder (indice int)
 Asset file def to be used with the defined graph.
Elenco<? estende AssetFileDefOrBuilder >
getAssetFileDefOrBuilderList ()
 Asset file def to be used with the defined graph.
Mappa<String, CollectionDef >
getCollectionDef ()
Utilizzare invece getCollectionDefMap() .
int
getCollectionDefCount ()
 collection_def: Map from collection name to collections.
Mappa<String, CollectionDef >
getCollectionDefMap ()
 collection_def: Map from collection name to collections.
CollezioneDef
getCollectionDefOrDefault (chiave String, CollectionDef defaultValue)
 collection_def: Map from collection name to collections.
CollezioneDef
getCollectionDefOrThrow (chiave String)
 collection_def: Map from collection name to collections.
MetaGraphDef statico
MetaGraphDef
com.google.protobuf.Descriptors.Descriptor statico finale
GraficoDef
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;
Grafico oggetto salvato
getObjectGraphDef ()
 Extra information about the structure of functions and stateful objects.
OggettoGraphOrBuilder salvato
getObjectGraphDefOrBuilder ()
 Extra information about the structure of functions and stateful objects.
SaverDef
getSaverDef ()
 SaverDef.
SaverDefOrBuilder
getSaverDefOrBuilder ()
 SaverDef.
int
Mappa<Stringa, SignatureDef >
getSignatureDef ()
Utilizzare invece getSignatureDefMap() .
int
getSignatureDefCount ()
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
Mappa<Stringa, SignatureDef >
getSignatureDefMap ()
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
FirmaDef
getSignatureDefOrDefault (chiave stringa, SignatureDef defaultValue)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
FirmaDef
getSignatureDefOrThrow (chiave String)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
finale com.google.protobuf.UnknownFieldSet
booleano
hasGraphDef ()
 GraphDef.
booleano
hasMetaInfoDef ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
booleano
hasObjectGraphDef ()
 Extra information about the structure of functions and stateful objects.
booleano
hasSaverDef ()
 SaverDef.
int
booleano finale
MetaGraphDef.Builder statico
MetaGraphDef.Builder statico
newBuilder (prototipo MetaGraphDef )
MetaGraphDef.Builder
MetaGraphDef statico
parseDelimitedFrom (input InputStream)
MetaGraphDef statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetaGraphDef statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetaGraphDef statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
MetaGraphDef statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetaGraphDef statico
parseFrom (dati ByteBuffer)
MetaGraphDef statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
MetaGraphDef statico
parseFrom (dati com.google.protobuf.ByteString)
MetaGraphDef statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetaGraphDef statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
MetaGraphDef.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int ASSET_FILE_DEF_FIELD_NUMBER

Valore costante: 6

public static final int COLLECTION_DEF_FIELD_NUMBER

Valore costante: 4

public static final int GRAPH_DEF_FIELD_NUMBER

Valore costante: 2

public static final int META_INFO_DEF_FIELD_NUMBER

Valore costante: 1

public static final int OBJECT_GRAPH_DEF_FIELD_NUMBER

Valore costante: 7

public static final int SAVER_DEF_FIELD_NUMBER

Valore costante: 3

public static final int SIGNATURE_DEF_FIELD_NUMBER

Valore costante: 5

Metodi pubblici

booleano pubblico contieneCollectionDef (chiave String)

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

booleano pubblico contieneSignatureDef (chiave String)

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

booleano pubblico è uguale a (Oggetto obj)

public AssetFileDef getAssetFileDef (indice int)

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

public int getAssetFileDefCount ()

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

Elenco pubblico< AssetFileDef > getAssetFileDefList ()

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

public AssetFileDefOrBuilder getAssetFileDefOrBuilder (indice int)

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

Elenco pubblico<? estende AssetFileDefOrBuilder > getAssetFileDefOrBuilderList ()

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

public Map<String, CollectionDef > getCollectionDef ()

Utilizzare invece getCollectionDefMap() .

public int getCollectionDefCount ()

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

public 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 CollectionDef getCollectionDefOrDefault (chiave String, CollectionDef defaultValue)

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

public CollectionDef getCollectionDefOrThrow (chiave String)

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

pubblico statico MetaGraphDef getDefaultInstance ()

public MetaGraphDef getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public GraphDef getGraphDef ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

pubblico GraphDefOrBuilder getGraphDefOrBuilder ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

public MetaGraphDef.MetaInfoDef getMetaInfoDef ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

public MetaGraphDef.MetaInfoDefOrBuilder getMetaInfoDefOrBuilder ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

pubblico SavedObjectGraph getObjectGraphDef ()

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

pubblico SavedObjectGraphOrBuilder getObjectGraphDefOrBuilder ()

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

pubblico getParserForType ()

pubblico SaverDef getSaverDef ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

public SaverDefOrBuilder getSaverDefOrBuilder ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

public int getSerializedSize ()

public Map<String, SignatureDef > getSignatureDef ()

Utilizzare invece getSignatureDefMap() .

public int getSignatureDefCount ()

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

public 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 SignatureDef getSignatureDefOrDefault (Chiave stringa, SignatureDef defaultValue)

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

public SignatureDef getSignatureDefOrThrow (chiave String)

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

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

hasGraphDef booleano pubblico ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

hasMetaInfoDef booleano pubblico ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

hasObjectGraphDef booleano pubblico ()

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

pubblico booleano hasSaverDef ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

public int hashCode ()

public final booleano isInitialized ()

pubblico statico MetaGraphDef.Builder newBuilder ()

pubblico statico MetaGraphDef.Builder newBuilder (prototipo MetaGraphDef )

public MetaGraphDef.Builder newBuilderForType ()

public static MetaGraphDef parseDelimitedFrom (input InputStream)

Lancia
IOException

metaGraphDef pubblico statico parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom MetaGraphDef pubblico statico (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom MetaGraphDef pubblico statico (input com.google.protobuf.CodedInputStream)

Lancia
IOException

metaGraphDef parseFrom pubblico statico (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom MetaGraphDef pubblico statico (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

metaGraphDef parseFrom pubblico statico (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom MetaGraphDef statico pubblico (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

parseFrom MetaGraphDef pubblico statico (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

metaGraphDef parseFrom pubblico statico (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico MetaGraphDef.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException