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.
 
نوع Protobuf tensorflow.MetaGraphDef.MetaInfoDef

کلاس های تو در تو

کلاس MetaGraphDef.MetaInfoDef.Builder
 Meta information regarding the graph to be exported. 

ثابت ها

بین المللی ANY_INFO_FIELD_NUMBER
بین المللی FUNCTION_ALIASES_FIELD_NUMBER
بین المللی META_GRAPH_VERSION_FIELD_NUMBER
بین المللی STRIPPED_DEFAULT_ATTRS_FIELD_NUMBER
بین المللی STRIPPED_OP_LIST_FIELD_NUMBER
بین المللی TAGS_FIELD_NUMBER
بین المللی TENSORFLOW_GIT_VERSION_FIELD_NUMBER
بین المللی TENSORFLOW_VERSION_FIELD_NUMBER

روش های عمومی

بولی
containFunctionAliases (کلید رشته)
 FunctionDef name to aliases mapping.
بولی
برابر است (object obj)
com.google.protobuf.Any
getAnyInfo ()
 A serialized protobuf.
com.google.protobuf.AnyOrBuilder
getAnyInfoOrBuilder ()
 A serialized protobuf.
Static MetaGraphDef.MetaInfoDef
MetaGraphDef.MetaInfoDef
نهایی static com.google.protobuf.Descriptors.Descriptor
نقشه<رشته، رشته>
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.
رشته
getMetaGraphVersion ()
 User specified Version string.
com.google.protobuf.ByteString
getMetaGraphVersionBytes ()
 User specified Version string.
بین المللی
بولی
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.
OpListOrBuilder
getStrippedOpListOrBuilder ()
 A copy of the OpDefs used by the producer of this graph_def.
رشته
برچسب های دریافت (شاخص int)
 User supplied tag(s) on the meta_graph and included graph_def.
com.google.protobuf.ByteString
getTagsBytes (شاخص int)
 User supplied tag(s) on the meta_graph and included graph_def.
بین المللی
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.
com.google.protobuf.UnknownFieldSet نهایی
بولی
hasAnyInfo ()
 A serialized protobuf.
بولی
hasStrippedOpList ()
 A copy of the OpDefs used by the producer of this graph_def.
بین المللی
بولی نهایی
Static MetaGraphDef.MetaInfoDef.Builder
newBuilder (نمونه اولیه MetaGraphDef.MetaInfoDef )
Static MetaGraphDef.MetaInfoDef.Builder
MetaGraphDef.MetaInfoDef.Builder
Static MetaGraphDef.MetaInfoDef
parseDelimitedFrom (ورودی جریان ورودی)
Static MetaGraphDef.MetaInfoDef
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static MetaGraphDef.MetaInfoDef
parseFrom (داده های ByteBuffer)
Static MetaGraphDef.MetaInfoDef
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static MetaGraphDef.MetaInfoDef
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static MetaGraphDef.MetaInfoDef
parseFrom (ورودی com.google.protobuf.CodedInputStream)
Static MetaGraphDef.MetaInfoDef
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static MetaGraphDef.MetaInfoDef
parseFrom (داده های com.google.protobuf.ByteString)
Static MetaGraphDef.MetaInfoDef
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static 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

روش های عمومی

بولین عمومی حاویFunctionAliases (کلید رشته)

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

بولین عمومی برابر است (Object Obj)

عمومی 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;

عمومی ایستا MetaGraphDef.MetaInfoDef getDefaultInstance ()

عمومی 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 (کلید رشته، مقدار پیش فرض رشته)

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

عمومی int getSerializedSize ()

بولی عمومی 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;

برچسب های دریافت رشته عمومی (شاخص 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 (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;

عمومی 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;

عمومی 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;

عمومی 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;

عمومی نهایی 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;

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;

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی استاتیک MetaGraphDef.MetaInfoDef.Builder newBuilder (نمونه اولیه MetaGraphDef.MetaInfoDef )

عمومی استاتیک MetaGraphDef.MetaInfoDef.Builder newBuilder ()

عمومی MetaGraphDef.MetaInfoDef.Builder newBuilderForType ()

عمومی استاتیک MetaGraphDef.MetaInfoDef parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی ایستا MetaGraphDef.MetaInfoDef parseDelimitedFrom (ورودی InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی ایستا MetaGraphDef.MetaInfoDef parseFrom (داده بایت بافر)

پرتاب می کند
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 (بایت[] داده، 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