MetaGraphDef.MetaInfoDef

מחלקה סופית סטטית ציבורית 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 מסוג Protobuf

כיתות מקוננות

מעמד MetaGraphDef.MetaInfoDef.Builder
 Meta information regarding the graph to be exported. 

קבועים

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

שיטות ציבוריות

בוליאני
containsFunctionAliases (מפתח מחרוזת)
 FunctionDef name to aliases mapping.
בוליאני
שווה (Object obj)
com.google.protobuf.Any
getAnyInfo ()
 A serialized protobuf.
com.google.protobuf.AnyOrBuilder
getAnyInfoOrBuilder ()
 A serialized protobuf.
סטטי MetaGraphDef.MetaInfoDef
MetaGraphDef.MetaInfoDef
final static com.google.protobuf.Descriptors.Descriptor
מפה<String, String>
getFunctionAliases ()
השתמש getFunctionAliasesMap() במקום זאת.
int
getFunctionAliasesCount ()
 FunctionDef name to aliases mapping.
מפה<String, String>
getFunctionAliasesMap ()
 FunctionDef name to aliases mapping.
חוּט
getFunctionAliasesOrDefault (מפתח מחרוזת, מחרוזת defaultValue)
 FunctionDef name to aliases mapping.
חוּט
getFunctionAliasesOrThrow (מפתח מחרוזת)
 FunctionDef name to aliases mapping.
חוּט
getMetaGraphVersion ()
 User specified Version string.
com.google.protobuf.ByteString
getMetaGraphVersionBytes ()
 User specified Version string.
int
בוליאני
getStripedDefaultAttrs ()
 A flag to denote whether default-valued attrs have been stripped from
 the nodes in this graph_def.
OpList
getStripedOpList ()
 A copy of the OpDefs used by the producer of this graph_def.
OpListOrBuilder
getStripedOpListOrBuilder ()
 A copy of the OpDefs used by the producer of this graph_def.
חוּט
getTags (int index)
 User supplied tag(s) on the meta_graph and included graph_def.
com.google.protobuf.ByteString
getTagsBytes (int index)
 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.
חוּט
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.
חוּט
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
בוליאני
hasAnyInfo ()
 A serialized protobuf.
בוליאני
hasStripedOpList ()
 A copy of the OpDefs used by the producer of this graph_def.
int
בוליאנית סופית
סטטי MetaGraphDef.MetaInfoDef.Builder
סטטי MetaGraphDef.MetaInfoDef.Builder
MetaGraphDef.MetaInfoDef.Builder
סטטי MetaGraphDef.MetaInfoDef
parseDelimitedFrom (קלט InputStream)
סטטי MetaGraphDef.MetaInfoDef
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MetaGraphDef.MetaInfoDef
parseFrom (נתוני ByteBuffer)
סטטי MetaGraphDef.MetaInfoDef
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MetaGraphDef.MetaInfoDef
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MetaGraphDef.MetaInfoDef
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי MetaGraphDef.MetaInfoDef
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MetaGraphDef.MetaInfoDef
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי MetaGraphDef.MetaInfoDef
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MetaGraphDef.MetaInfoDef
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
MetaGraphDef.MetaInfoDef.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

גמר סטטי ציבורי ב- ANY_INFO_FIELD_NUMBER

ערך קבוע: 3

אינט סופי סטטי ציבורי FUNCTION_ALIASES_FIELD_NUMBER

ערך קבוע: 8

גמר סטטי ציבורי META_GRAPH_VERSION_FIELD_NUMBER

ערך קבוע: 1

אינט סופי סטטי ציבורי STRIPPED_DEFAULT_ATTRS_FIELD_NUMBER

ערך קבוע: 7

אינט סופי סטטי ציבורי STRIPPED_OP_LIST_FIELD_NUMBER

ערך קבוע: 2

גמר סטטי ציבורי TAGS_FIELD_NUMBER

ערך קבוע: 4

גמר סטטי ציבורי TENSORFLOW_GIT_VERSION_FIELD_NUMBER

ערך קבוע: 6

גמר סטטי ציבורי TENSORFLOW_VERSION_FIELD_NUMBER

ערך קבוע: 5

שיטות ציבוריות

boolean public containsFunctionAliases (מפתח מחרוזת)

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

שווה ערך בוליאני ציבורי (Object 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 static MetaGraphDef.MetaInfoDef getDefaultInstance ()

public MetaGraphDef.MetaInfoDef getDefaultInstanceForType ()

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

מפה ציבורית<String, String> getFunctionAliases ()

השתמש getFunctionAliasesMap() במקום זאת.

public int getFunctionAliasesCount ()

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

מפה ציבורית<String, String> getFunctionAliasesMap ()

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

מחרוזת ציבורית getFunctionAliasesOrDefault (מפתח מחרוזת, מחרוזת defaultValue)

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

מחרוזת ציבורית getFunctionAliasesOrThrow (מפתח מחרוזת)

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

מחרוזת ציבורית 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;

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

getStripedDefaultAttrs בוליאני ציבורי ()

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

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

 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 של מחרוזת ציבורית (int index)

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

 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;

מחרוזת ציבורית 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;

מחרוזת ציבורית 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 final com.google.protobuf.UnknownFieldSet getUnknownFields ()

בוליאני ציבורי 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;

hasStripedOpList בוליאני ציבורי ()

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

בוליאני הסופי הציבורי הוא אתחול ()

סטטי ציבורי MetaGraphDef.MetaInfoDef.Builder newBuilder (אב-טיפוס MetaGraphDef.MetaInfoDef )

סטטי ציבורי MetaGraphDef.MetaInfoDef.Builder newBuilder ()

public MetaGraphDef.MetaInfoDef.Builder newBuilderForType ()

סטטי ציבורי MetaGraphDef.MetaInfoDef parseDelimitedFrom (קלט InputStream)

זורק
IOException

סטטי MetaGraphDef.MetaInfoDef parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

MetaGraphDef.MetaInfoDef parseFrom סטטי ציבורי (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

סטטי MetaGraphDef.MetaInfoDef parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

MetaGraphDef.MetaInfoDef parseFrom סטטי ציבורי (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

MetaGraphDef.MetaInfoDef parseFrom סטטי ציבורי (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

סטטי MetaGraphDef.MetaInfoDef parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

MetaGraphDef.MetaInfoDef parseFrom סטטי ציבורי (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

MetaGraphDef.MetaInfoDef parseFrom סטטי ציבורי (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

סטטי MetaGraphDef.MetaInfoDef parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

הציבור MetaGraphDef.MetaInfoDef.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException