MetaGraphDef

genel final sınıfı 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
 
Protobuf türü tensorflow.MetaGraphDef

İç İçe Sınıflar

sınıf MetaGraphDef.Builder
 NOTE: This protocol buffer is evolving, and will go through revisions in the
 coming months. 
sınıf MetaGraphDef.MetaInfoDef
 Meta information regarding the graph to be exported. 
arayüz MetaGraphDef.MetaInfoDefOrBuilder

Sabitler

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 SIGNATURE_DEF_FIELD_NUMBER

Genel Yöntemler

boolean
içerirCollectionDef (Dize anahtarı)
 collection_def: Map from collection name to collections.
boolean
içerirSignatureDef (Dize anahtarı)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
boolean
eşittir (Nesne nesnesi)
AssetFileDef
getAssetFileDef (int dizini)
 Asset file def to be used with the defined graph.
int
getAssetFileDefCount ()
 Asset file def to be used with the defined graph.
Liste< AssetFileDef >
getAssetFileDefList ()
 Asset file def to be used with the defined graph.
AssetFileDefOrBuilder
getAssetFileDefOrBuilder (int dizini)
 Asset file def to be used with the defined graph.
Liste<? AssetFileDefOrBuilder'ı genişletir >
getAssetFileDefOrBuilderList ()
 Asset file def to be used with the defined graph.
Harita<String, CollectionDef >
getCollectionDef ()
Bunun yerine getCollectionDefMap() işlevini kullanın.
int
getCollectionDefCount ()
 collection_def: Map from collection name to collections.
Harita<String, CollectionDef >
getCollectionDefMap ()
 collection_def: Map from collection name to collections.
KoleksiyonDef
getCollectionDefOrDefault (Dize anahtarı, CollectionDef defaultValue)
 collection_def: Map from collection name to collections.
KoleksiyonDef
getCollectionDefOrThrow (Dize anahtarı)
 collection_def: Map from collection name to collections.
statik MetaGraphDef
MetaGraphDef
final statik com.google.protobuf.Descriptors.Descriptor
GrafikDef
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;
KaydedilenObjectGraph
getObjectGraphDef ()
 Extra information about the structure of functions and stateful objects.
KaydedilenObjectGraphOrBuilder
getObjectGraphDefOrBuilder ()
 Extra information about the structure of functions and stateful objects.
SaverDef
getSaverDef ()
 SaverDef.
SaverDefOrBuilder
getSaverDefOrBuilder ()
 SaverDef.
int
Harita<String, SignatureDef >
getSignatureDef ()
Bunun yerine getSignatureDefMap() kullanın.
int
getSignatureDefCount ()
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
Harita<String, SignatureDef >
getSignatureDefMap ()
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
İmzaDef
getSignatureDefOrDefault (Dize anahtarı, SignatureDef defaultValue)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
İmzaDef
getSignatureDefOrThrow (Dize tuşu)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
final com.google.protobuf.UnknownFieldSet
boolean
hasGraphDef ()
 GraphDef.
boolean
hasMetaInfoDef ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
boolean
hasObjectGraphDef ()
 Extra information about the structure of functions and stateful objects.
boolean
hasSaverDef ()
 SaverDef.
int
son boole değeri
statik MetaGraphDef.Builder
statik MetaGraphDef.Builder
newBuilder ( MetaGraphDef prototipi)
MetaGraphDef.Builder
statik MetaGraphDef
parseDelimitedFrom (InputStream girişi)
statik MetaGraphDef
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik MetaGraphDef
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik MetaGraphDef
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik MetaGraphDef
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik MetaGraphDef
parseFrom (ByteBuffer verileri)
statik MetaGraphDef
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik MetaGraphDef
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik MetaGraphDef
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik MetaGraphDef
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
MetaGraphDef.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int ASSET_FILE_DEF_FIELD_NUMBER

Sabit Değer: 6

genel statik final int COLLECTION_DEF_FIELD_NUMBER

Sabit Değer: 4

genel statik final int GRAPH_DEF_FIELD_NUMBER

Sabit Değer: 2

genel statik final int META_INFO_DEF_FIELD_NUMBER

Sabit Değer: 1

genel statik final int OBJECT_GRAPH_DEF_FIELD_NUMBER

Sabit Değer: 7

genel statik final int SAVER_DEF_FIELD_NUMBER

Sabit Değer: 3

genel statik final int SIGNATURE_DEF_FIELD_NUMBER

Sabit Değer: 5

Genel Yöntemler

public boolean includeCollectionDef (Dize anahtarı)

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

public boolean includeSignatureDef (Dize anahtarı)

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

genel boole eşittir (Object obj)

public AssetFileDef getAssetFileDef (int dizini)

 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;

genel Liste< AssetFileDef > getAssetFileDefList ()

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

public AssetFileDefOrBuilder getAssetFileDefOrBuilder (int dizini)

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

genel liste<? AssetFileDefOrBuilder'ı genişletir > getAssetFileDefOrBuilderList ()

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

genel Harita<String, CollectionDef > getCollectionDef ()

Bunun yerine getCollectionDefMap() işlevini kullanın.

public int getCollectionDefCount ()

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

genel Harita<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 (Dize anahtarı, 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 (Dize anahtarı)

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

genel statik MetaGraphDef getDefaultInstance ()

genel MetaGraphDef getDefaultInstanceForType ()

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

genel GraphDef getGraphDef ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

genel GraphDefOrBuilder getGraphDefOrBuilder ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

genel MetaGraphDef.MetaInfoDef getMetaInfoDef ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

genel MetaGraphDef.MetaInfoDefOrBuilder getMetaInfoDefOrBuilder ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

genel SavedObjectGraph getObjectGraphDef ()

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

genel SavedObjectGraphOrBuilder getObjectGraphDefOrBuilder ()

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

halk getParserForType ()

genel SaverDef getSaverDef ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

genel SaverDefOrBuilder getSaverDefOrBuilder ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

public int getSerializedSize ()

genel Harita<String, SignatureDef > getSignatureDef ()

Bunun yerine getSignatureDefMap() kullanın.

public int getSignatureDefCount ()

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

genel Harita<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 (Dize anahtarı, 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 (Dize anahtarı)

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

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

genel boolean hasGraphDef ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

genel boolean hasMetaInfoDef ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

genel boolean hasObjectGraphDef ()

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

genel boolean hasSaverDef ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

genel int hashCode ()

genel final boolean isInitialized ()

genel statik MetaGraphDef.Builder newBuilder ()

genel statik MetaGraphDef.Builder newBuilder ( MetaGraphDef prototipi)

genel MetaGraphDef.Builder newBuilderForType ()

genel statik MetaGraphDef parseDelimitedFrom (InputStream girişi)

Atar
IOİstisnası

genel statik MetaGraphDef parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik MetaGraphDef ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik MetaGraphDef ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IOİstisnası

genel statik MetaGraphDef ayrıştırmaFrom (bayt[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik MetaGraphDef ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik MetaGraphDef ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik MetaGraphDef ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik MetaGraphDef ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik MetaGraphDef ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel MetaGraphDef.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IOİstisnası