MetaGraphDef.MetaInfoDef

publiczna statyczna klasa końcowa 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.
 
Typ Protobuf tensorflow.MetaGraphDef.MetaInfoDef

Klasy zagnieżdżone

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

Stałe

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

Metody publiczne

wartość logiczna
zawieraFunctionAliases (klucz ciągu)
 FunctionDef name to aliases mapping.
wartość logiczna
równa się (obiekt obiektu)
com.google.protobuf.Any
uzyskaj dowolne informacje ()
 A serialized protobuf.
com.google.protobuf.AnyOrBuilder
getAnyInfoOrBuilder ()
 A serialized protobuf.
statyczny MetaGraphDef.MetaInfoDef
MetaGraphDef.MetaInfoDef
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Mapa<String, String>
wew
getFunctionAliasesCount ()
 FunctionDef name to aliases mapping.
Mapa<String, String>
getFunctionAliasesMap ()
 FunctionDef name to aliases mapping.
Strunowy
getFunctionAliasesOrDefault (klucz ciągu, ciąg znaków defaultValue)
 FunctionDef name to aliases mapping.
Strunowy
getFunctionAliasesOrThrow (klawisz ciągu)
 FunctionDef name to aliases mapping.
Strunowy
getMetaGraphVersion ()
 User specified Version string.
com.google.protobuf.ByteString
getMetaGraphVersionBytes ()
 User specified Version string.
wew
wartość logiczna
getStrippedDefaultAttrs ()
 A flag to denote whether default-valued attrs have been stripped from
 the nodes in this graph_def.
Lista op
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.
Strunowy
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.
wew
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.
Strunowy
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.
Strunowy
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.
końcowy com.google.protobuf.UnknownFieldSet
wartość logiczna
maAnyInfo ()
 A serialized protobuf.
wartość logiczna
maStrippedOpList ()
 A copy of the OpDefs used by the producer of this graph_def.
wew
końcowa wartość logiczna
statyczny MetaGraphDef.MetaInfoDef.Builder
statyczny MetaGraphDef.MetaInfoDef.Builder
MetaGraphDef.MetaInfoDef.Builder
statyczny MetaGraphDef.MetaInfoDef
parseDelimitedFrom (wejście strumienia wejściowego)
statyczny MetaGraphDef.MetaInfoDef
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny MetaGraphDef.MetaInfoDef
parseFrom (dane ByteBuffer)
statyczny MetaGraphDef.MetaInfoDef
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny MetaGraphDef.MetaInfoDef
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny MetaGraphDef.MetaInfoDef
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczny MetaGraphDef.MetaInfoDef
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczny MetaGraphDef.MetaInfoDef
parseFrom (dane com.google.protobuf.ByteString)
statyczny MetaGraphDef.MetaInfoDef
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny MetaGraphDef.MetaInfoDef
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
MetaGraphDef.MetaInfoDef.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int ANY_INFO_FIELD_NUMBER

Wartość stała: 3

publiczny statyczny końcowy int FUNCTION_ALIASES_FIELD_NUMBER

Wartość stała: 8

publiczny statyczny końcowy int META_GRAPH_VERSION_FIELD_NUMBER

Wartość stała: 1

publiczny statyczny końcowy int STRIPPED_DEFAULT_ATTRS_FIELD_NUMBER

Wartość stała: 7

publiczny statyczny końcowy int STRIPPED_OP_LIST_FIELD_NUMBER

Wartość stała: 2

publiczny statyczny końcowy int TAGS_FIELD_NUMBER

Wartość stała: 4

publiczny statyczny końcowy int TENSORFLOW_GIT_VERSION_FIELD_NUMBER

Wartość stała: 6

publiczny statyczny końcowy int TENSORFLOW_VERSION_FIELD_NUMBER

Wartość stała: 5

Metody publiczne

publiczna wartość logiczna zawieraFunctionAliases (klucz ciąg)

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

publiczna wartość logiczna równa się (obiekt obiektu)

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

publiczny statyczny MetaGraphDef.MetaInfoDef getDefaultInstance ()

public MetaGraphDef.MetaInfoDef getDefaultInstanceForType ()

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

public Map<String, String> getFunctionAliases ()

Zamiast tego użyj 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;

public String getFunctionAliasesOrDefault (klucz ciągu, ciąg domyślna wartość)

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

public String getFunctionAliasesOrThrow (klucz ciąg)

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

publiczny ciąg 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;

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczna wartość logiczna getStrippedDefaultAttrs ()

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

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

publiczny 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 (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;

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

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

publiczny ciąg 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;

publiczny ciąg 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;

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczna wartość logiczna 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;

publiczna wartość logiczna 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;

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny MetaGraphDef.MetaInfoDef.Builder newBuilder (prototyp MetaGraphDef.MetaInfoDef )

publiczny statyczny MetaGraphDef.MetaInfoDef.Builder newBuilder ()

public MetaGraphDef.MetaInfoDef.Builder newBuilderForType ()

public static MetaGraphDef.MetaInfoDef parseDelimitedFrom (wejścieInputStream)

Rzuca
Wyjątek IO

publiczny statyczny MetaGraphDef.MetaInfoDef parseDelimitedFrom (dane wejściowe wejściowe strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static MetaGraphDef.MetaInfoDef parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny MetaGraphDef.MetaInfoDef parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

publiczny statyczny MetaGraphDef.MetaInfoDef parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static MetaGraphDef.MetaInfoDef parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

publiczny statyczny MetaGraphDef.MetaInfoDef parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny MetaGraphDef.MetaInfoDef parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny MetaGraphDef.MetaInfoDef parseFrom (dane wejściowe wejściowe strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

publiczny statyczny MetaGraphDef.MetaInfoDef parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public MetaGraphDef.MetaInfoDef.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO