MetaGraphDef.MetaInfoDef

genel statik son sınıf 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 türü tensorflow.MetaGraphDef.MetaInfoDef

İç İçe Sınıflar

sınıf MetaGraphDef.MetaInfoDef.Builder
 Meta information regarding the graph to be exported. 

Sabitler

int ANY_INFO_FIELD_NUMBER
int FUNCTION_ALIASES_FIELD_NUMBER
int META_GRAPH_VERSION_FIELD_NUMBER
int STRIPPED_DEFAULT_ATTRS_FIELD_NUMBER
int STRIPPED_OP_LIST_FIELD_NUMBER
int TAGS_FIELD_NUMBER
int TENSORFLOW_GIT_VERSION_FIELD_NUMBER
int TENSORFLOW_VERSION_FIELD_NUMBER

Genel Yöntemler

boolean
includeFunctionAliases (Dize anahtarı)
 FunctionDef name to aliases mapping.
boolean
eşittir (Nesne nesnesi)
com.google.protobuf.Herhangi biri
getAnyInfo ()
 A serialized protobuf.
com.google.protobuf.AnyOrBuilder
getAnyInfoOrBuilder ()
 A serialized protobuf.
statik MetaGraphDef.MetaInfoDef
MetaGraphDef.MetaInfoDef
final statik com.google.protobuf.Descriptors.Descriptor
Harita<Dize, Dize>
getFunctionAliases ()
Bunun yerine getFunctionAliasesMap() işlevini kullanın.
int
getFunctionAliasesCount ()
 FunctionDef name to aliases mapping.
Harita<Dize, Dize>
getFunctionAliasesMap ()
 FunctionDef name to aliases mapping.
Sicim
getFunctionAliasesOrDefault (Dize anahtarı, Dize defaultValue)
 FunctionDef name to aliases mapping.
Sicim
getFunctionAliasesOrThrow (Dize anahtarı)
 FunctionDef name to aliases mapping.
Sicim
getMetaGraphVersion ()
 User specified Version string.
com.google.protobuf.ByteString
getMetaGraphVersionBytes ()
 User specified Version string.
int
boolean
getStrippedDefaultAttrs ()
 A flag to denote whether default-valued attrs have been stripped from
 the nodes in this graph_def.
OpList
getStrippedOpList ()
 A copy of the OpDefs used by the producer of this graph_def.
OpListOrBuilder
getStrippedOpListOrBuilder ()
 A copy of the OpDefs used by the producer of this graph_def.
Sicim
getTags (int dizini)
 User supplied tag(s) on the meta_graph and included graph_def.
com.google.protobuf.ByteString
getTagsBytes (int dizini)
 User supplied tag(s) on the meta_graph and included graph_def.
int
getTagsCount ()
 User supplied tag(s) on the meta_graph and included graph_def.
com.google.protobuf.ProtocolStringList
getTagsList ()
 User supplied tag(s) on the meta_graph and included graph_def.
Sicim
getTensorflowGitVersion ()
 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.
Sicim
getTensorflowVersion ()
 The __version__ string of the tensorflow build used to write this graph.
com.google.protobuf.ByteString
getTensorflowVersionBytes ()
 The __version__ string of the tensorflow build used to write this graph.
final com.google.protobuf.UnknownFieldSet
boolean
Herhangi Bir Bilgisi Var ()
 A serialized protobuf.
boolean
hasStrippedOpList ()
 A copy of the OpDefs used by the producer of this graph_def.
int
son boole değeri
statik MetaGraphDef.MetaInfoDef.Builder
statik MetaGraphDef.MetaInfoDef.Builder
MetaGraphDef.MetaInfoDef.Builder
statik MetaGraphDef.MetaInfoDef
parseDelimitedFrom (InputStream girişi)
statik MetaGraphDef.MetaInfoDef
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik MetaGraphDef.MetaInfoDef
parseFrom (ByteBuffer verileri)
statik MetaGraphDef.MetaInfoDef
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik MetaGraphDef.MetaInfoDef
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik MetaGraphDef.MetaInfoDef
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik MetaGraphDef.MetaInfoDef
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik MetaGraphDef.MetaInfoDef
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik MetaGraphDef.MetaInfoDef
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik MetaGraphDef.MetaInfoDef
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
MetaGraphDef.MetaInfoDef.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int ANY_INFO_FIELD_NUMBER

Sabit Değer: 3

genel statik final int FUNCTION_ALIASES_FIELD_NUMBER

Sabit Değer: 8

genel statik final int META_GRAPH_VERSION_FIELD_NUMBER

Sabit Değer: 1

genel statik final int STRIPPED_DEFAULT_ATTRS_FIELD_NUMBER

Sabit Değer: 7

genel statik final int STRIPPED_OP_LIST_FIELD_NUMBER

Sabit Değer: 2

genel statik final int TAGS_FIELD_NUMBER

Sabit Değer: 4

genel statik final int TENSORFLOW_GIT_VERSION_FIELD_NUMBER

Sabit Değer: 6

genel statik final int TENSORFLOW_VERSION_FIELD_NUMBER

Sabit Değer: 5

Genel Yöntemler

public boolean includeFunctionAliases (Dize anahtarı)

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

genel boole eşittir (Object obj)

herkese açık 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;

public 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;

public static MetaGraphDef.MetaInfoDef getDefaultInstance ()

genel MetaGraphDef.MetaInfoDef getDefaultInstanceForType ()

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

genel Harita<String, String> getFunctionAliases ()

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

public int getFunctionAliasesCount ()

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

genel Harita<String, String> getFunctionAliasesMap ()

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

public String getFunctionAliasesOrDefault (Dize anahtarı, String defaultValue)

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

public String getFunctionAliasesOrThrow (String anahtarı)

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

genel Dize 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;

public 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;

halk getParserForType ()

public int getSerializedSize ()

public boolean getStrippedDefaultAttrs ()

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

genel OpList 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;

genel OpListOrBuilder 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;

public String getTags (int dizini)

 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;

public com.google.protobuf.ByteString getTagsBytes (int dizini)

 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;

public int 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;

public com.google.protobuf.ProtocolStringList getTagsList ()

 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;

public String 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;

public 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;

public String 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;

public 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;

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

genel boole 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;

genel boolean 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;

genel int hashCode ()

genel final boolean isInitialized ()

genel statik MetaGraphDef.MetaInfoDef.Builder newBuilder ( MetaGraphDef.MetaInfoDef prototipi)

genel statik MetaGraphDef.MetaInfoDef.Builder newBuilder ()

genel MetaGraphDef.MetaInfoDef.Builder newBuilderForType ()

public static MetaGraphDef.MetaInfoDef parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

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

Atar
IO İstisnası

genel statik MetaGraphDef.MetaInfoDef parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

genel statik MetaGraphDef.MetaInfoDef parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

genel statik MetaGraphDef.MetaInfoDef parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

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

Atar
IO İstisnası