ApiDef.Attr.Builder

کلاس نهایی استاتیک عمومی ApiDef.Attr.Builder

 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.
 
نوع Protobuf tensorflow.ApiDef.Attr

روش های عمومی

ApiDef.Attr.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
ApiDef.Attr
ApiDef.Attr
ApiDef.Attr.Builder
ApiDef.Attr.Builder
clearDefaultValue ()
 Specify a new default value to use for this attr.
ApiDef.Attr.Builder
توضیح واضح ()
 Note: this will replace any inherited attr doc, there is no current
 way of modifying attr descriptions as can be done with op descriptions.
ApiDef.Attr.Builder
clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)
ApiDef.Attr.Builder
clearName ()
string name = 1;
ApiDef.Attr.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ApiDef.Attr.Builder
clearRenameTo ()
 Change the name used to access this attr in the API from what
 is used in the GraphDef.
ApiDef.Attr.Builder
ApiDef.Attr
AttrValue
getDefaultValue ()
 Specify a new default value to use for this attr.
AttrValue.Builder
getDefaultValueBuilder ()
 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
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.
بولی
hasDefaultValue ()
 Specify a new default value to use for this attr.
بولی نهایی
ApiDef.Attr.Builder
mergeDefaultValue (مقدار AttrValue )
 Specify a new default value to use for this attr.
ApiDef.Attr.Builder
mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ApiDef.Attr.Builder
mergeFrom (com.google.protobuf.Message other)
نهایی ApiDef.Attr.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
ApiDef.Attr.Builder
setDefaultValue ( AttrValue.Builder builderForValue)
 Specify a new default value to use for this attr.
ApiDef.Attr.Builder
setDefaultValue (مقدار AttrValue )
 Specify a new default value to use for this attr.
ApiDef.Attr.Builder
setDescription (مقدار رشته)
 Note: this will replace any inherited attr doc, there is no current
 way of modifying attr descriptions as can be done with op descriptions.
ApiDef.Attr.Builder
setDescriptionBytes (مقدار com.google.protobuf.ByteString)
 Note: this will replace any inherited attr doc, there is no current
 way of modifying attr descriptions as can be done with op descriptions.
ApiDef.Attr.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
ApiDef.Attr.Builder
setName (مقدار رشته)
string name = 1;
ApiDef.Attr.Builder
setNameBytes (مقدار com.google.protobuf.ByteString)
string name = 1;
ApiDef.Attr.Builder
setRenameTo (مقدار رشته)
 Change the name used to access this attr in the API from what
 is used in the GraphDef.
ApiDef.Attr.Builder
setRenameToBytes (مقدار com.google.protobuf.ByteString)
 Change the name used to access this attr in the API from what
 is used in the GraphDef.
ApiDef.Attr.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
نهایی ApiDef.Attr.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

روش های ارثی

روش های عمومی

عمومی ApiDef.Attr.Builder addRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)

ساخت عمومی ApiDef.Attr ()

عمومی ApiDef.Attr buildPartial ()

عمومی ApiDef.Attr.Builder روشن ()

عمومی ApiDef.Attr.Builder clearDefaultValue ()

 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;

عمومی ApiDef.Attr.Builder clearDescription ()

شرح رشته

 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;

عمومی ApiDef.Attr.Builder clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)

عمومی ApiDef.Attr.Builder clearName ()

string name = 1;

عمومی ApiDef.Attr.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

عمومی ApiDef.Attr.Builder clearRenameTo ()

رشته

 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;

کلون عمومی ApiDef.Attr.Builder ()

عمومی ApiDef.Attr getDefaultInstanceForType ()

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

عمومی AttrValue.Builder getDefaultValueBuilder ()

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

string description = 4;

 Note: this will replace any inherited attr doc, there is no current
 way of modifying attr descriptions as can be done with op descriptions.
 
= 4;

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

عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

رشته عمومی 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.  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;

بولی عمومی 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.Builder mergeDefaultValue (مقدار AttrValue )

 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;

عمومی ApiDef.Attr.Builder mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی ApiDef.Attr.Builder mergeFrom (com.google.protobuf.Message other)

نهایی عمومی ApiDef.Attr.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

عمومی ApiDef.Attr.Builder setDefaultValue ( AttrValue.Builder builderForValue)

 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;

عمومی ApiDef.Attr.Builder setDefaultValue (مقدار AttrValue )

 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;

عمومی ApiDef.Attr.Builder setDescription (مقدار رشته)

شرح رشته

 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;

عمومی ApiDef.Attr.Builder setDescriptionBytes (مقدار com.google.protobuf.ByteString)

شرح رشته

 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 ApiDef.Attr.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)

عمومی ApiDef.Attr.Builder setName (مقدار رشته)

string name = 1;

عمومی ApiDef.Attr.Builder setNameBytes (مقدار com.google.protobuf.ByteString)

string name = 1;

عمومی ApiDef.Attr.Builder setRenameTo (مقدار رشته)

رشته

 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;

عمومی ApiDef.Attr.Builder setRenameToBytes (مقدار com.google.protobuf.ByteString)

رشته

 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;

عمومی ApiDef.Attr.Builder setRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)

نهایی عمومی ApiDef.Attr.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)