MetaGraphDef.MetaInfoDef

kelas akhir statis publik MetaGraphDef.MetaInfoDef

 Meta information regarding the graph to be exported.  To be used by users
 of this protocol buffer to encode information regarding their meta graph.
 
Protobuf tipe tensorflow.MetaGraphDef.MetaInfoDef

Kelas Bersarang

kelas MetaGraphDef.MetaInfoDef.Builder
 Meta information regarding the graph to be exported. 

Konstanta

ke dalam ANY_INFO_FIELD_NUMBER
ke dalam FUNCTION_ALIASES_FIELD_NUMBER
ke dalam META_GRAPH_VERSION_FIELD_NUMBER
ke dalam STRIPPED_DEFAULT_ATTRS_FIELD_NUMBER
ke dalam STRIPPED_OP_LIST_FIELD_NUMBER
ke dalam TAGS_FIELD_NUMBER
ke dalam TENSORFLOW_GIT_VERSION_FIELD_NUMBER
ke dalam TENSORFLOW_VERSION_FIELD_NUMBER

Metode Publik

boolean
berisiFunctionAliases (kunci string)
 FunctionDef name to aliases mapping.
boolean
sama dengan (Objek objek)
com.google.protobuf.Any
dapatkanInfo Apa Pun ()
 A serialized protobuf.
com.google.protobuf.AnyOrBuilder
dapatkanAnyInfoOrBuilder ()
 A serialized protobuf.
MetaGraphDef.MetaInfoDef statis
MetaGraphDef.MetaInfoDef
com.google.protobuf.Descriptors.Descriptor statis terakhir
Peta<String, String>
dapatkanFunctionAliases ()
Gunakan getFunctionAliasesMap() sebagai gantinya.
ke dalam
dapatkanFunctionAliasesCount ()
 FunctionDef name to aliases mapping.
Peta<String, String>
dapatkanFunctionAliasesMap ()
 FunctionDef name to aliases mapping.
Rangkaian
getFunctionAliasesOrDefault (kunci string, String defaultValue)
 FunctionDef name to aliases mapping.
Rangkaian
getFunctionAliasesOrThrow (kunci string)
 FunctionDef name to aliases mapping.
Rangkaian
dapatkanMetaGraphVersion ()
 User specified Version string.
com.google.protobuf.ByteString
dapatkanMetaGraphVersionBytes ()
 User specified Version string.
ke dalam
boolean
dapatkanStrippedDefaultAttrs ()
 A flag to denote whether default-valued attrs have been stripped from
 the nodes in this graph_def.
Daftar Op
dapatkanStrippedOpList ()
 A copy of the OpDefs used by the producer of this graph_def.
OpListOrBuilder
dapatkanStrippedOpListOrBuilder ()
 A copy of the OpDefs used by the producer of this graph_def.
Rangkaian
getTags (indeks int)
 User supplied tag(s) on the meta_graph and included graph_def.
com.google.protobuf.ByteString
getTagsBytes (indeks int)
 User supplied tag(s) on the meta_graph and included graph_def.
ke dalam
dapatkanTagsCount ()
 User supplied tag(s) on the meta_graph and included graph_def.
com.google.protobuf.ProtocolStringList
dapatkanTagsList ()
 User supplied tag(s) on the meta_graph and included graph_def.
Rangkaian
dapatkanTensorflowGitVersion ()
 The __git_version__ string of the tensorflow build used to write this
 graph.
com.google.protobuf.ByteString
getTensorflowGitVersionBytes ()
 The __git_version__ string of the tensorflow build used to write this
 graph.
Rangkaian
dapatkanTensorflowVersion ()
 The __version__ string of the tensorflow build used to write this graph.
com.google.protobuf.ByteString
dapatkanTensorflowVersionBytes ()
 The __version__ string of the tensorflow build used to write this graph.
final com.google.protobuf.UnknownFieldSet
boolean
memilikiInfo Apa Pun ()
 A serialized protobuf.
boolean
hasStrippedOpList ()
 A copy of the OpDefs used by the producer of this graph_def.
ke dalam
boolean terakhir
MetaGraphDef.MetaInfoDef.Builder statis
MetaGraphDef.MetaInfoDef.Builder statis
MetaGraphDef.MetaInfoDef.Builder
MetaGraphDef.MetaInfoDef statis
parseDelimitedFrom (masukan Aliran Masukan)
MetaGraphDef.MetaInfoDef statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetaGraphDef.MetaInfoDef statis
parseFrom (data ByteBuffer)
MetaGraphDef.MetaInfoDef statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetaGraphDef.MetaInfoDef statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetaGraphDef.MetaInfoDef statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
MetaGraphDef.MetaInfoDef statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetaGraphDef.MetaInfoDef statis
parseFrom (com.google.protobuf.ByteString data)
MetaGraphDef.MetaInfoDef statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetaGraphDef.MetaInfoDef statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
MetaGraphDef.MetaInfoDef.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int final statis publik ANY_INFO_FIELD_NUMBER

Nilai Konstan: 3

int final statis publik FUNCTION_ALIASES_FIELD_NUMBER

Nilai Konstan: 8

int akhir statis publik META_GRAPH_VERSION_FIELD_NUMBER

Nilai Konstan: 1

int akhir statis publik STRIPPED_DEFAULT_ATTRS_FIELD_NUMBER

Nilai Konstan: 7

int akhir statis publik STRIPPED_OP_LIST_FIELD_NUMBER

Nilai Konstan: 2

int akhir statis publik TAGS_FIELD_NUMBER

Nilai Konstan: 4

int akhir statis publik TENSORFLOW_GIT_VERSION_FIELD_NUMBER

Nilai Konstan: 6

int akhir statis publik TENSORFLOW_VERSION_FIELD_NUMBER

Nilai Konstan: 5

Metode Publik

boolean publik berisiFunctionAliases (kunci String)

 FunctionDef name to aliases mapping.
 
map<string, string> function_aliases = 8;

boolean publik sama (Obj objek)

publik com.google.protobuf.Any getAnyInfo ()

 A serialized protobuf. Can be the time this meta graph is created, or
 modified, or name of the model.
 
.google.protobuf.Any any_info = 3;

publik com.google.protobuf.AnyOrBuilder getAnyInfoOrBuilder ()

 A serialized protobuf. Can be the time this meta graph is created, or
 modified, or name of the model.
 
.google.protobuf.Any any_info = 3;

MetaGraphDef.MetaInfoDef statis publik getDefaultInstance ()

MetaGraphDef.MetaInfoDef publik getDefaultInstanceForType ()

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

Peta publik<String, String> getFunctionAliases ()

Gunakan getFunctionAliasesMap() sebagai gantinya.

int publik getFunctionAliasesCount ()

 FunctionDef name to aliases mapping.
 
map<string, string> function_aliases = 8;

peta publik<String, String> getFunctionAliasesMap ()

 FunctionDef name to aliases mapping.
 
map<string, string> function_aliases = 8;

String publik getFunctionAliasesOrDefault (kunci string, String defaultValue)

 FunctionDef name to aliases mapping.
 
map<string, string> function_aliases = 8;

String publik getFunctionAliasesOrThrow (kunci string)

 FunctionDef name to aliases mapping.
 
map<string, string> function_aliases = 8;

String publik getMetaGraphVersion ()

 User specified Version string. Can be the name of the model and revision,
 steps this model has been trained to, etc.
 
string meta_graph_version = 1;

publik com.google.protobuf.ByteString getMetaGraphVersionBytes ()

 User specified Version string. Can be the name of the model and revision,
 steps this model has been trained to, etc.
 
string meta_graph_version = 1;

publik dapatkanParserForType ()

publik int getSerializedSize ()

boolean publik getStrippedDefaultAttrs ()

 A flag to denote whether default-valued attrs have been stripped from
 the nodes in this graph_def.
 
bool stripped_default_attrs = 7;

OpList publik getStrippedOpList ()

 A copy of the OpDefs used by the producer of this graph_def.
 Descriptions and Ops not used in graph_def are stripped out.
 
.tensorflow.OpList stripped_op_list = 2;

OpListOrBuilder publik getStrippedOpListOrBuilder ()

 A copy of the OpDefs used by the producer of this graph_def.
 Descriptions and Ops not used in graph_def are stripped out.
 
.tensorflow.OpList stripped_op_list = 2;

GetTags String publik (indeks int)

 User supplied tag(s) on the meta_graph and included graph_def.
 MetaGraphDefs should be tagged with their capabilities or use-cases.
 Examples: "train", "serve", "gpu", "tpu", etc.
 These tags enable loaders to access the MetaGraph(s) appropriate for a
 specific use-case or runtime environment.
 
repeated string tags = 4;

com.google.protobuf.ByteString getTagsBytes publik (indeks int)

 User supplied tag(s) on the meta_graph and included graph_def.
 MetaGraphDefs should be tagged with their capabilities or use-cases.
 Examples: "train", "serve", "gpu", "tpu", etc.
 These tags enable loaders to access the MetaGraph(s) appropriate for a
 specific use-case or runtime environment.
 
repeated string tags = 4;

int publik getTagsCount ()

 User supplied tag(s) on the meta_graph and included graph_def.
 MetaGraphDefs should be tagged with their capabilities or use-cases.
 Examples: "train", "serve", "gpu", "tpu", etc.
 These tags enable loaders to access the MetaGraph(s) appropriate for a
 specific use-case or runtime environment.
 
repeated string tags = 4;

com.google.protobuf.ProtocolStringList getTagsList () publik ()

 User supplied tag(s) on the meta_graph and included graph_def.
 MetaGraphDefs should be tagged with their capabilities or use-cases.
 Examples: "train", "serve", "gpu", "tpu", etc.
 These tags enable loaders to access the MetaGraph(s) appropriate for a
 specific use-case or runtime environment.
 
repeated string tags = 4;

String publik getTensorflowGitVersion ()

 The __git_version__ string of the tensorflow build used to write this
 graph. This will be populated by the framework, which will overwrite any
 user supplied value.
 
string tensorflow_git_version = 6;

publik com.google.protobuf.ByteString getTensorflowGitVersionBytes ()

 The __git_version__ string of the tensorflow build used to write this
 graph. This will be populated by the framework, which will overwrite any
 user supplied value.
 
string tensorflow_git_version = 6;

String publik getTensorflowVersion ()

 The __version__ string of the tensorflow build used to write this graph.
 This will be populated by the framework, which will overwrite any user
 supplied value.
 
string tensorflow_version = 5;

publik com.google.protobuf.ByteString getTensorflowVersionBytes ()

 The __version__ string of the tensorflow build used to write this graph.
 This will be populated by the framework, which will overwrite any user
 supplied value.
 
string tensorflow_version = 5;

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

boolean publik hasAnyInfo ()

 A serialized protobuf. Can be the time this meta graph is created, or
 modified, or name of the model.
 
.google.protobuf.Any any_info = 3;

boolean publik hasStrippedOpList ()

 A copy of the OpDefs used by the producer of this graph_def.
 Descriptions and Ops not used in graph_def are stripped out.
 
.tensorflow.OpList stripped_op_list = 2;

kode hash int publik ()

boolean akhir publik diinisialisasi ()

MetaGraphDef.MetaInfoDef.Builder statis publik newBuilder (prototipe MetaGraphDef.MetaInfoDef )

MetaGraphDef.MetaInfoDef.Builder statis publik newBuilder ()

MetaGraphDef.MetaInfoDef.Builder publik newBuilderForType ()

MetaGraphDef.MetaInfoDef statis publik parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

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

Melempar
Pengecualian IO

MetaGraphDef.MetaInfoDef parseFrom statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

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

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

MetaGraphDef.MetaInfoDef parseFrom statis publik (com.google.protobuf.CodedInputStream input)

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

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

Melempar
InvalidProtocolBufferException

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

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

MetaGraphDef.MetaInfoDef.Builder publik ke Builder ()

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

Melempar
Pengecualian IO