MetaGraphDef.MetaInfoDef

classe finale statique publique 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.
 
tensorflow.MetaGraphDef.MetaInfoDef de type Protobuf.MetaGraphDef.MetaInfoDef

Classes imbriquées

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

Constantes

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

Méthodes publiques

booléen
contientFunctionAliases (clé de chaîne)
 FunctionDef name to aliases mapping.
booléen
est égal (Obj objet)
com.google.protobuf.Any
getAnyInfo ()
 A serialized protobuf.
com.google.protobuf.AnyOrBuilder
getAnyInfoOrBuilder ()
 A serialized protobuf.
MetaGraphDef.MetaInfoDef statique
MetaGraphDef.MetaInfoDef
final statique com.google.protobuf.Descriptors.Descriptor
Carte<String, String>
int
getFunctionAliasesCount ()
 FunctionDef name to aliases mapping.
Carte<String, String>
getFunctionAliasesMap ()
 FunctionDef name to aliases mapping.
Chaîne
getFunctionAliasesOrDefault (clé de chaîne, valeur par défaut de chaîne)
 FunctionDef name to aliases mapping.
Chaîne
getFunctionAliasesOrThrow (clé de chaîne)
 FunctionDef name to aliases mapping.
Chaîne
getMetaGraphVersion ()
 User specified Version string.
com.google.protobuf.ByteString
getMetaGraphVersionBytes ()
 User specified Version string.
int
booléen
getStrippedDefaultAttrs ()
 A flag to denote whether default-valued attrs have been stripped from
 the nodes in this graph_def.
Liste d'opérations
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.
Chaîne
getTags (index entier)
 User supplied tag(s) on the meta_graph and included graph_def.
com.google.protobuf.ByteString
getTagsBytes (index int)
 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.
Chaîne
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.
Chaîne
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
booléen
hasAnyInfo ()
 A serialized protobuf.
booléen
hasStrippedOpList ()
 A copy of the OpDefs used by the producer of this graph_def.
int
booléen final
statique MetaGraphDef.MetaInfoDef.Builder
statique MetaGraphDef.MetaInfoDef.Builder
MetaGraphDef.MetaInfoDef.Builder
MetaGraphDef.MetaInfoDef statique
parseDelimitedFrom (entrée InputStream)
MetaGraphDef.MetaInfoDef statique
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetaGraphDef.MetaInfoDef statique
parseFrom (données ByteBuffer)
MetaGraphDef.MetaInfoDef statique
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetaGraphDef.MetaInfoDef statique
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetaGraphDef.MetaInfoDef statique
parseFrom (entrée com.google.protobuf.CodedInputStream)
MetaGraphDef.MetaInfoDef statique
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetaGraphDef.MetaInfoDef statique
parseFrom (données com.google.protobuf.ByteString)
MetaGraphDef.MetaInfoDef statique
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetaGraphDef.MetaInfoDef statique
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
MetaGraphDef.MetaInfoDef.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int ANY_INFO_FIELD_NUMBER

Valeur constante : 3

public statique final int FUNCTION_ALIASES_FIELD_NUMBER

Valeur constante : 8

public statique final int META_GRAPH_VERSION_FIELD_NUMBER

Valeur constante : 1

public statique final int STRIPPED_DEFAULT_ATTRS_FIELD_NUMBER

Valeur constante : 7

public statique final int STRIPPED_OP_LIST_FIELD_NUMBER

Valeur constante : 2

public statique final entier TAGS_FIELD_NUMBER

Valeur constante : 4

public static final int TENSORFLOW_GIT_VERSION_FIELD_NUMBER

Valeur constante : 6

public statique final int TENSORFLOW_VERSION_FIELD_NUMBER

Valeur constante : 5

Méthodes publiques

public boolean containFunctionAliases (clé de chaîne)

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

public booléen égal (Objet obj)

public 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 statique MetaGraphDef.MetaInfoDef getDefaultInstance ()

public MetaGraphDef.MetaInfoDef getDefaultInstanceForType ()

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

public Map<String, String> getFunctionAliases ()

Utilisez plutôt getFunctionAliasesMap() .

public int getFunctionAliasesCount ()

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

public Map<String, String> getFunctionAliasesMap ()

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

chaîne publique getFunctionAliasesOrDefault (clé de chaîne, valeur par défaut de chaîne)

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

chaîne publique getFunctionAliasesOrThrow (clé de chaîne)

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

chaîne publique 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;

publique getParserForType ()

public int getSerializedSize ()

public booléen getStrippedDefaultAttrs ()

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

liste d'opérations publique 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;

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

chaîne publique getTags (index 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;

public com.google.protobuf.ByteString getTagsBytes (index 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;

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;

chaîne publique 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 ()

chaîne

 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;

chaîne publique getTensorflowVersion ()

chaîne

 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 ()

chaîne

 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 ()

public booléen 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;

public booléen 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;

code de hachage int public ()

public final booléen isInitialized ()

public statique MetaGraphDef.MetaInfoDef.Builder newBuilder (prototype MetaGraphDef.MetaInfoDef )

public statique MetaGraphDef.MetaInfoDef.Builder newBuilder ()

public MetaGraphDef.MetaInfoDef.Builder newBuilderForType ()

public statique MetaGraphDef.MetaInfoDef parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public static MetaGraphDef.MetaInfoDef parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique MetaGraphDef.MetaInfoDef parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public statique MetaGraphDef.MetaInfoDef parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static MetaGraphDef.MetaInfoDef parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique MetaGraphDef.MetaInfoDef parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public statique MetaGraphDef.MetaInfoDef parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique MetaGraphDef.MetaInfoDef parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static MetaGraphDef.MetaInfoDef parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique MetaGraphDef.MetaInfoDef parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public MetaGraphDef.MetaInfoDef.Builder toBuilder ()

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

Jetés
IOException