MetaGraphDef.MetaInfoDefOrBuilder

الواجهة العامة الثابتة MetaGraphDef.MetaInfoDefOrBuilder
الفئات الفرعية غير المباشرة المعروفة

الأساليب العامة

منطقية مجردة
يحتوي علىFunctionAliases (مفتاح السلسلة)
 FunctionDef name to aliases mapping.
مجردة com.google.protobuf.Any
الحصول على معلومات ()
 A serialized protobuf.
مجردة com.google.protobuf.AnyOrBuilder
الحصول على AnyInfoOrBuilder ()
 A serialized protobuf.
خريطة مجردة <سلسلة، سلسلة>
getFunctionAliases ()
استخدم getFunctionAliasesMap() بدلاً من ذلك.
كثافة العمليات مجردة
getFunctionAliasesCount ()
 FunctionDef name to aliases mapping.
خريطة مجردة <سلسلة، سلسلة>
getFunctionAliasesMap ()
 FunctionDef name to aliases mapping.
سلسلة مجردة
getFunctionAliasesOrDefault (مفتاح السلسلة، قيمة السلسلة الافتراضية)
 FunctionDef name to aliases mapping.
سلسلة مجردة
getFunctionAliasesOrThrow (مفتاح السلسلة)
 FunctionDef name to aliases mapping.
سلسلة مجردة
الحصول على MetaGraphVersion ()
 User specified Version string.
مجردة com.google.protobuf.ByteString
getMetaGraphVersionBytes ()
 User specified Version string.
منطقية مجردة
الحصول علىStrippedDefaultAttrs ()
 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.
سلسلة مجردة
الحصول على العلامات (فهرس كثافة العمليات)
 User supplied tag(s) on the meta_graph and included graph_def.
مجردة com.google.protobuf.ByteString
getTagsBytes (فهرس كثافة العمليات)
 User supplied tag(s) on the meta_graph and included graph_def.
كثافة العمليات مجردة
الحصول على العلاماتالعد ()
 User supplied tag(s) on the meta_graph and included graph_def.
قائمة مجردة <سلسلة>
قائمة العلامات ()
 User supplied tag(s) on the meta_graph and included graph_def.
سلسلة مجردة
الحصول على TensorflowGitVersion ()
 The __git_version__ string of the tensorflow build used to write this
 graph.
مجردة com.google.protobuf.ByteString
الحصول على TensorflowGitVersionBytes ()
 The __git_version__ string of the tensorflow build used to write this
 graph.
سلسلة مجردة
الحصول على TensorflowVersion ()
 The __version__ string of the tensorflow build used to write this graph.
مجردة com.google.protobuf.ByteString
الحصول على TensorflowVersionBytes ()
 The __version__ string of the tensorflow build used to write this graph.
منطقية مجردة
لديهAnyInfo ()
 A serialized protobuf.
منطقية مجردة
hasStrippedOpList ()
 A copy of the OpDefs used by the producer of this graph_def.

الأساليب العامة

يحتوي الملخص المنطقي العام علىFunctionAliases (مفتاح السلسلة)

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

الملخص العام 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;

الملخص العام 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;

Map<String, String> getFunctionAliases () مجردة عامة

استخدم getFunctionAliasesMap() بدلاً من ذلك.

الملخص العام 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 (مفتاح السلسلة، قيمة السلسلة الافتراضية)

 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;

الملخص العام 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;

getStrippedDefaultAttrs () المنطقي الملخص العام

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

الملخص العام 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;

الملخص العام 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 العامة (مؤشر 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;

الملخص العام com.google.protobuf.ByteString getTagsBytes (مؤشر 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;

الملخص العام 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;

قائمة مجردة عامة<String> 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;

الملخص العام 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;

الملخص العام 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;

الملخص المنطقي العام 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;

الملخص المنطقي العام 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;