کلاس نهایی استاتیک عمومی ApiDef.Attr
Description of the graph-construction-time configuration of this Op. That is to say, this describes the attr fields that will be specified in the NodeDef.
tensorflow.ApiDef.Attr
کلاس های تو در تو
کلاس | ApiDef.Attr.Builder | Description of the graph-construction-time configuration of this Op. |
ثابت ها
بین المللی | DEFAULT_VALUE_FIELD_NUMBER | |
بین المللی | DESCRIPTION_FIELD_NUMBER | |
بین المللی | NAME_FIELD_NUMBER | |
بین المللی | RENAME_TO_FIELD_NUMBER |
روش های عمومی
بولی | برابر است (object obj) |
استاتیک ApiDef.Attr | |
ApiDef.Attr | |
AttrValue | getDefaultValue () Specify a new default value to use for this attr. |
AttrValueOrBuilder | getDefaultValueOrBuilder () Specify a new default value to use for this attr. |
رشته | getDescription () Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions. |
com.google.protobuf.ByteString | getDescriptionBytes () Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions. |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
رشته | getName () string name = 1; |
com.google.protobuf.ByteString | getNameBytes () string name = 1; |
رشته | getRenameTo () Change the name used to access this attr in the API from what is used in the GraphDef. |
com.google.protobuf.ByteString | getRenameToBytes () Change the name used to access this attr in the API from what is used in the GraphDef. |
بین المللی | |
com.google.protobuf.UnknownFieldSet نهایی | |
بولی | hasDefaultValue () Specify a new default value to use for this attr. |
بین المللی | هش کد () |
بولی نهایی | |
استاتیک ApiDef.Attr.Builder | newBuilder (نمونه اولیه ApiDef.Attr ) |
استاتیک ApiDef.Attr.Builder | newBuilder () |
ApiDef.Attr.Builder | |
استاتیک ApiDef.Attr | parseDelimitedFrom (ورودی جریان ورودی) |
استاتیک ApiDef.Attr | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک ApiDef.Attr | parseFrom (داده های ByteBuffer) |
استاتیک ApiDef.Attr | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک ApiDef.Attr | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک ApiDef.Attr | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
استاتیک ApiDef.Attr | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک ApiDef.Attr | parseFrom (داده های com.google.protobuf.ByteString) |
استاتیک ApiDef.Attr | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک ApiDef.Attr | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ایستا | تجزیه کننده () |
ApiDef.Attr.Builder | toBuilder () |
باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
نهایی استاتیک عمومی DEFAULT_VALUE_FIELD_NUMBER
مقدار ثابت: 3
نهایی استاتیک عمومی DESCRIPTION_FIELD_NUMBER
ارزش ثابت: 4
نهایی استاتیک عمومی NAME_FIELD_NUMBER
ارزش ثابت: 1
نهایی استاتیک عمومی RENAME_TO_FIELD_NUMBER
مقدار ثابت: 2
روش های عمومی
بولین عمومی برابر است (Object Obj)
عمومی AttrValue getDefaultValue ()
Specify a new default value to use for this attr. This default will be used when creating new graphs, as opposed to the default in the OpDef, which will be used when interpreting old GraphDefs.
.tensorflow.AttrValue default_value = 3;
عمومی AttrValueOrBuilder getDefaultValueOrBuilder ()
Specify a new default value to use for this attr. This default will be used when creating new graphs, as opposed to the default in the OpDef, which will be used when interpreting old GraphDefs.
.tensorflow.AttrValue default_value = 3;
رشته عمومی getDescription ()
Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions.
string description = 4;
عمومی com.google.protobuf.ByteString getDescriptionBytes ()
Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions.
string description = 4;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
رشته عمومی getName ()
string name = 1;
عمومی com.google.protobuf.ByteString getNameBytes ()
string name = 1;
عمومی getParserForType ()
رشته عمومی getRenameTo ()
Change the name used to access this attr in the API from what is used in the GraphDef. Note that these names in `backticks` will also be replaced in the summary & description fields.
string rename_to = 2;
عمومی com.google.protobuf.ByteString getRenameToBytes ()
Change the name used to access this attr in the API from what is used in the GraphDef. Note that these names in `backticks` will also be replaced in the summary & description fields.
string rename_to = 2;
عمومی int getSerializedSize ()
عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
بولی عمومی hasDefaultValue ()
Specify a new default value to use for this attr. This default will be used when creating new graphs, as opposed to the default in the OpDef, which will be used when interpreting old GraphDefs.
.tensorflow.AttrValue default_value = 3;
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی استاتیک ApiDef.Attr parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک ApiDef.Attr parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک ApiDef.Attr parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک ApiDef.Attr parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
IOException |
---|
عمومی استاتیک ApiDef.Attr parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک ApiDef.Attr parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک ApiDef.Attr parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک ApiDef.Attr parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
IOException |
---|