MetaGraphDef

MetaGraphDef kelas akhir publik

 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 tipe tensorflow.MetaGraphDef

Kelas Bersarang

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

Konstanta

ke dalam ASSET_FILE_DEF_FIELD_NUMBER
ke dalam COLLECTION_DEF_FIELD_NUMBER
ke dalam GRAPH_DEF_FIELD_NUMBER
ke dalam META_INFO_DEF_FIELD_NUMBER
ke dalam OBJECT_GRAPH_DEF_FIELD_NUMBER
ke dalam SAVER_DEF_FIELD_NUMBER
ke dalam SIGNATURE_DEF_FIELD_NUMBER

Metode Publik

boolean
berisiCollectionDef (kunci string)
 collection_def: Map from collection name to collections.
boolean
berisiSignatureDef (kunci string)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
boolean
sama dengan (Objek objek)
AsetFileDef
getAssetFileDef (indeks int)
 Asset file def to be used with the defined graph.
ke dalam
getAssetFileDefCount ()
 Asset file def to be used with the defined graph.
Daftar< AssetFileDef >
dapatkanAssetFileDefList ()
 Asset file def to be used with the defined graph.
AssetFileDefOrBuilder
getAssetFileDefOrBuilder (indeks int)
 Asset file def to be used with the defined graph.
Daftar<? memperluas AssetFileDefOrBuilder >
getAssetFileDefOrBuilderList ()
 Asset file def to be used with the defined graph.
Peta<String, CollectionDef >
dapatkanKoleksiDef ()
Gunakan getCollectionDefMap() sebagai gantinya.
ke dalam
dapatkanCollectionDefCount ()
 collection_def: Map from collection name to collections.
Peta<String, CollectionDef >
dapatkanCollectionDefMap ()
 collection_def: Map from collection name to collections.
KoleksiDef
getCollectionDefOrDefault (kunci string, CollectionDef defaultValue)
 collection_def: Map from collection name to collections.
KoleksiDef
getCollectionDefOrThrow (kunci string)
 collection_def: Map from collection name to collections.
MetaGraphDef statis
MetaGraphDef
com.google.protobuf.Descriptors.Descriptor statis terakhir
GrafikDef
dapatkanGraphDef ()
 GraphDef.
GraphDefOrBuilder
MetaGraphDef.MetaInfoDef
dapatkanMetaInfoDef ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
MetaGraphDef.MetaInfoDefOrBuilder
dapatkanMetaInfoDefOrBuilder ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
Grafik Objek Tersimpan
dapatkanObjectGraphDef ()
 Extra information about the structure of functions and stateful objects.
SavedObjectGraphOrBuilder
getObjectGraphDefOrBuilder ()
 Extra information about the structure of functions and stateful objects.
SaverDef
dapatkanSaverDef ()
 SaverDef.
SaverDefOrBuilder
ke dalam
Peta<String, SignatureDef >
dapatkanSignatureDef ()
Gunakan getSignatureDefMap() sebagai gantinya.
ke dalam
dapatkanSignatureDefCount ()
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
Peta<String, SignatureDef >
dapatkanSignatureDefMap ()
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
Tanda TanganDef
getSignatureDefOrDefault (kunci string, SignatureDef defaultValue)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
Tanda TanganDef
getSignatureDefOrThrow (kunci string)
 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.
ke dalam
boolean terakhir
MetaGraphDef.Builder statis
MetaGraphDef.Builder statis
newBuilder (prototipe MetaGraphDef )
MetaGraphDef.Pembangun
MetaGraphDef statis
parseDelimitedFrom (masukan Aliran Masukan)
MetaGraphDef statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetaGraphDef statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetaGraphDef statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
MetaGraphDef statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetaGraphDef statis
parseFrom (data ByteBuffer)
MetaGraphDef statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetaGraphDef statis
parseFrom (com.google.protobuf.ByteString data)
MetaGraphDef statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetaGraphDef statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
MetaGraphDef.Pembangun
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik ASSET_FILE_DEF_FIELD_NUMBER

Nilai Konstan: 6

int akhir statis publik COLLECTION_DEF_FIELD_NUMBER

Nilai Konstan: 4

int akhir statis publik GRAPH_DEF_FIELD_NUMBER

Nilai Konstan: 2

int akhir statis publik META_INFO_DEF_FIELD_NUMBER

Nilai Konstan: 1

int final statis publik OBJECT_GRAPH_DEF_FIELD_NUMBER

Nilai Konstan: 7

int akhir statis publik SAVER_DEF_FIELD_NUMBER

Nilai Konstan: 3

int akhir statis publik SIGNATURE_DEF_FIELD_NUMBER

Nilai Konstan: 5

Metode Publik

boolean publik berisiCollectionDef (kunci string)

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

boolean publik berisiSignatureDef (kunci string)

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

boolean publik sama (Obj objek)

AssetFileDef publik getAssetFileDef (indeks int)

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

publik int getAssetFileDefCount ()

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

daftar publik< AssetFileDef > getAssetFileDefList ()

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

AssetFileDefOrBuilder publik getAssetFileDefOrBuilder (indeks int)

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

Daftar Publik<? memperluas AssetFileDefOrBuilder > getAssetFileDefOrBuilderList ()

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

Peta publik<String, CollectionDef > getCollectionDef ()

Gunakan getCollectionDefMap() sebagai gantinya.

int publik getCollectionDefCount ()

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

Peta publik<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 (kunci 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 (kunci string)

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

MetaGraphDef statis publik getDefaultInstance ()

MetaGraphDef publik getDefaultInstanceForType ()

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

publik GraphDef getGraphDef ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

publik GraphDefOrBuilder getGraphDefOrBuilder ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

MetaGraphDef publik.MetaInfoDef getMetaInfoDef ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

MetaGraphDef.MetaInfoDefOrBuilder publik getMetaInfoDefOrBuilder ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

publik SavedObjectGraph getObjectGraphDef ()

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

publik SavedObjectGraphOrBuilder getObjectGraphDefOrBuilder ()

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

publik dapatkanParserForType ()

SaverDef publik getSaverDef ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

SaverDefOrBuilder publik getSaverDefOrBuilder ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

publik int getSerializedSize ()

Peta publik<String, SignatureDef > getSignatureDef ()

Gunakan getSignatureDefMap() sebagai gantinya.

int publik getSignatureDefCount ()

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

Peta publik<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 (kunci string, SignatureDef defaultValue)

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

publik SignatureDef getSignatureDefOrThrow (kunci string)

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

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

boolean publik hasGraphDef ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

boolean publik hasMetaInfoDef ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

boolean publik hasObjectGraphDef ()

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

boolean publik hasSaverDef ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

kode hash int publik ()

boolean akhir publik diinisialisasi ()

MetaGraphDef.Builder statis publik newBuilder ()

MetaGraphDef.Builder statis publik newBuilder (prototipe MetaGraphDef )

MetaGraphDef.Builder publik newBuilderForType ()

parseDelimitedFrom MetaGraphDef statis publik (input InputStream)

Melempar
Pengecualian IO

MetaGraphDef statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom MetaGraphDef statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom MetaGraphDef statis publik (com.google.protobuf.CodedInputStream masukan)

Melempar
Pengecualian IO

parseFrom MetaGraphDef statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom MetaGraphDef statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

parseFrom MetaGraphDef statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom MetaGraphDef statis publik (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

parseFrom MetaGraphDef statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom MetaGraphDef statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

MetaGraphDef.Builder publik ke Builder ()

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

Melempar
Pengecualian IO