MetaGraphDef.MetaInfoDef.Builder

clase final estática pública MetaGraphDef.MetaInfoDef.Builder

 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 tipo tensorflow.MetaGraphDef.MetaInfoDef

Métodos públicos

MetaGraphDef.MetaInfoDef.Builder
addAllTags (valores <String> iterables )
 User supplied tag(s) on the meta_graph and included graph_def.
MetaGraphDef.MetaInfoDef.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
MetaGraphDef.MetaInfoDef.Builder
addTags (valor de cadena)
 User supplied tag(s) on the meta_graph and included graph_def.
MetaGraphDef.MetaInfoDef.Builder
addTagsBytes (valor de com.google.protobuf.ByteString)
 User supplied tag(s) on the meta_graph and included graph_def.
MetaGraphDef.MetaInfoDef
MetaGraphDef.MetaInfoDef
MetaGraphDef.MetaInfoDef.Builder
claro ()
MetaGraphDef.MetaInfoDef.Builder
clearAnyInfo ()
 A serialized protobuf.
MetaGraphDef.MetaInfoDef.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
MetaGraphDef.MetaInfoDef.Builder
MetaGraphDef.MetaInfoDef.Builder
clearMetaGraphVersion ()
 User specified Version string.
MetaGraphDef.MetaInfoDef.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MetaGraphDef.MetaInfoDef.Builder
clearStrippedDefaultAttrs ()
 A flag to denote whether default-valued attrs have been stripped from
 the nodes in this graph_def.
MetaGraphDef.MetaInfoDef.Builder
clearStrippedOpList ()
 A copy of the OpDefs used by the producer of this graph_def.
MetaGraphDef.MetaInfoDef.Builder
clearTags ()
 User supplied tag(s) on the meta_graph and included graph_def.
MetaGraphDef.MetaInfoDef.Builder
clearTensorflowGitVersion ()
 The __git_version__ string of the tensorflow build used to write this
 graph.
MetaGraphDef.MetaInfoDef.Builder
clearTensorflowVersion ()
 The __version__ string of the tensorflow build used to write this graph.
MetaGraphDef.MetaInfoDef.Builder
clon ()
booleano
containsFunctionAliases (clave de cadena)
 FunctionDef name to aliases mapping.
com.google.protobuf.Any
getAnyInfo ()
 A serialized protobuf.
com.google.protobuf.Any.Builder
getAnyInfoBuilder ()
 A serialized protobuf.
com.google.protobuf.AnyOrBuilder
getAnyInfoOrBuilder ()
 A serialized protobuf.
MetaGraphDef.MetaInfoDef
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Mapa <Cadena, Cadena>
En t
getFunctionAliasesCount ()
 FunctionDef name to aliases mapping.
Mapa <Cadena, Cadena>
getFunctionAliasesMap ()
 FunctionDef name to aliases mapping.
Cuerda
getFunctionAliasesOrDefault (clave de cadena, valor predeterminado de cadena)
 FunctionDef name to aliases mapping.
Cuerda
getFunctionAliasesOrThrow (clave de cadena)
 FunctionDef name to aliases mapping.
Cuerda
getMetaGraphVersion ()
 User specified Version string.
com.google.protobuf.ByteString
getMetaGraphVersionBytes ()
 User specified Version string.
Mapa <Cadena, Cadena>
getMutableFunctionAliases ()
En su lugar, utilice accesores de mutación alternativos.
booleano
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.
OpList.Builder
getStrippedOpListBuilder ()
 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.
Cuerda
getTags (índice int)
 User supplied tag(s) on the meta_graph and included graph_def.
com.google.protobuf.ByteString
getTagsBytes (índice int)
 User supplied tag(s) on the meta_graph and included graph_def.
En t
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.
Cuerda
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.
Cuerda
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.
booleano
hasAnyInfo ()
 A serialized protobuf.
booleano
hasStrippedOpList ()
 A copy of the OpDefs used by the producer of this graph_def.
booleano final
MetaGraphDef.MetaInfoDef.Builder
mergeAnyInfo (com.google.protobuf.Any value)
 A serialized protobuf.
MetaGraphDef.MetaInfoDef.Builder
mergeFrom (com.google.protobuf.Message otro)
MetaGraphDef.MetaInfoDef.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetaGraphDef.MetaInfoDef.Builder
mergeStrippedOpList (valor de OpList )
 A copy of the OpDefs used by the producer of this graph_def.
final MetaGraphDef.MetaInfoDef.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
MetaGraphDef.MetaInfoDef.Builder
putAllFunctionAliases (Map <String, String> valores)
 FunctionDef name to aliases mapping.
MetaGraphDef.MetaInfoDef.Builder
putFunctionAliases (clave de cadena, valor de cadena)
 FunctionDef name to aliases mapping.
MetaGraphDef.MetaInfoDef.Builder
removeFunctionAliases (clave de cadena)
 FunctionDef name to aliases mapping.
MetaGraphDef.MetaInfoDef.Builder
setAnyInfo (com.google.protobuf.Any value)
 A serialized protobuf.
MetaGraphDef.MetaInfoDef.Builder
setAnyInfo (com.google.protobuf.Any.Builder builderForValue)
 A serialized protobuf.
MetaGraphDef.MetaInfoDef.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
MetaGraphDef.MetaInfoDef.Builder
setMetaGraphVersion (valor de cadena)
 User specified Version string.
MetaGraphDef.MetaInfoDef.Builder
setMetaGraphVersionBytes (valor com.google.protobuf.ByteString)
 User specified Version string.
MetaGraphDef.MetaInfoDef.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
MetaGraphDef.MetaInfoDef.Builder
setStrippedDefaultAttrs (valor booleano)
 A flag to denote whether default-valued attrs have been stripped from
 the nodes in this graph_def.
MetaGraphDef.MetaInfoDef.Builder
setStrippedOpList (valor de OpList )
 A copy of the OpDefs used by the producer of this graph_def.
MetaGraphDef.MetaInfoDef.Builder
setStrippedOpList ( OpList.Builder builderForValue)
 A copy of the OpDefs used by the producer of this graph_def.
MetaGraphDef.MetaInfoDef.Builder
setTags (índice int, valor de cadena)
 User supplied tag(s) on the meta_graph and included graph_def.
MetaGraphDef.MetaInfoDef.Builder
setTensorflowGitVersion (valor de cadena)
 The __git_version__ string of the tensorflow build used to write this
 graph.
MetaGraphDef.MetaInfoDef.Builder
setTensorflowGitVersionBytes (valor de com.google.protobuf.ByteString)
 The __git_version__ string of the tensorflow build used to write this
 graph.
MetaGraphDef.MetaInfoDef.Builder
setTensorflowVersion (valor de cadena)
 The __version__ string of the tensorflow build used to write this graph.
MetaGraphDef.MetaInfoDef.Builder
setTensorflowVersionBytes (valor de com.google.protobuf.ByteString)
 The __version__ string of the tensorflow build used to write this graph.
final MetaGraphDef.MetaInfoDef.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos heredados

Métodos públicos

public MetaGraphDef.MetaInfoDef.Builder addAllTags (valores <String> iterables )

 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 MetaGraphDef.MetaInfoDef.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public MetaGraphDef.MetaInfoDef.Builder addTags (valor de cadena)

 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 MetaGraphDef.MetaInfoDef.Builder addTagsBytes (valor de com.google.protobuf.ByteString)

 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 MetaGraphDef.MetaInfoDef build ()

public MetaGraphDef.MetaInfoDef buildPartial ()

public MetaGraphDef.MetaInfoDef.Builder clearAnyInfo ()

 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 MetaGraphDef.MetaInfoDef.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public MetaGraphDef.MetaInfoDef.Builder clearFunctionAliases ()

public MetaGraphDef.MetaInfoDef.Builder clearMetaGraphVersion ()

 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 MetaGraphDef.MetaInfoDef.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public MetaGraphDef.MetaInfoDef.Builder clearStrippedDefaultAttrs ()

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

public MetaGraphDef.MetaInfoDef.Builder clearStrippedOpList ()

 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 MetaGraphDef.MetaInfoDef.Builder clearTags ()

 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 MetaGraphDef.MetaInfoDef.Builder clearTensorflowGitVersion ()

 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 MetaGraphDef.MetaInfoDef.Builder clearTensorflowVersion ()

 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 boolean containsFunctionAliases (clave de cadena)

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

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.Any.Builder getAnyInfoBuilder ()

 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 MetaGraphDef.MetaInfoDef getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public Map <String, String> getFunctionAliases ()

Utilice getFunctionAliasesMap() lugar.

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;

public String getFunctionAliasesOrDefault (clave de cadena, valor predeterminado de cadena)

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

public String getFunctionAliasesOrThrow (clave de cadena)

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

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

public Map <String, String> getMutableFunctionAliases ()

En su lugar, utilice accesores de mutación alternativos.

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;

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

public OpList.Builder getStrippedOpListBuilder ()

 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;

getTags de cadena pública (índice 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 (índice 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;

cadena pública 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;

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

public final boolean isInitialized ()

public MetaGraphDef.MetaInfoDef.Builder mergeAnyInfo (com.google.protobuf.Any value)

 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 MetaGraphDef.MetaInfoDef.Builder mergeFrom (com.google.protobuf.Message other)

public MetaGraphDef.MetaInfoDef.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

public MetaGraphDef.MetaInfoDef.Builder mergeStrippedOpList (valor de OpList )

 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 final MetaGraphDef.MetaInfoDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public MetaGraphDef.MetaInfoDef.Builder putAllFunctionAliases (Map <String, String> valores)

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

public MetaGraphDef.MetaInfoDef.Builder putFunctionAliases (clave de cadena, valor de cadena)

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

public MetaGraphDef.MetaInfoDef.Builder removeFunctionAliases (clave de cadena)

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

public MetaGraphDef.MetaInfoDef.Builder setAnyInfo (com.google.protobuf.Any value)

 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 MetaGraphDef.MetaInfoDef.Builder setAnyInfo (com.google.protobuf.Any.Builder builderForValue)

 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 MetaGraphDef.MetaInfoDef.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public MetaGraphDef.MetaInfoDef.Builder setMetaGraphVersion (valor de cadena)

 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 MetaGraphDef.MetaInfoDef.Builder setMetaGraphVersionBytes (valor com.google.protobuf.ByteString)

 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 MetaGraphDef.MetaInfoDef.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

public MetaGraphDef.MetaInfoDef.Builder setStrippedDefaultAttrs (valor booleano)

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

public MetaGraphDef.MetaInfoDef.Builder setStrippedOpList (valor de OpList )

 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 MetaGraphDef.MetaInfoDef.Builder setStrippedOpList ( OpList.Builder builderForValue)

 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 MetaGraphDef.MetaInfoDef.Builder setTags (int index, String value)

 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 MetaGraphDef.MetaInfoDef.Builder setTensorflowGitVersion (valor de cadena)

 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 MetaGraphDef.MetaInfoDef.Builder setTensorflowGitVersionBytes (valor com.google.protobuf.ByteString)

 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 MetaGraphDef.MetaInfoDef.Builder setTensorflowVersion (valor de cadena)

 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 MetaGraphDef.MetaInfoDef.Builder setTensorflowVersionBytes (valor com.google.protobuf.ByteString)

 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;

público final MetaGraphDef.MetaInfoDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)