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، قيمة الكائن)
ApiDef.Attr
ApiDef.Attr
ApiDef.Attr.Builder
ApiDef.Attr.Builder
قيمة واضحة ()
 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
اسم واضح ()
string name = 1;
ApiDef.Attr.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ApiDef.Attr.Builder
كلير ريناميتو ()
 Change the name used to access this attr in the API from what
 is used in the GraphDef.
ApiDef.Attr.Builder
ApiDef.Attr
AttrValue
الحصول على القيمة الافتراضية ()
 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.
خيط
الحصول على الوصف ()
 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
الحصول على الوصف بايت ()
 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.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
خيط
الحصول على الاسم ()
string name = 1;
com.google.protobuf.ByteString
خيط
الحصول على إعادة تسمية ()
 Change the name used to access this attr in the API from what
 is used in the GraphDef.
com.google.protobuf.ByteString
الحصول على RenameToBytes ()
 Change the name used to access this attr in the API from what
 is used in the GraphDef.
منطقية
قيمة افتراضية ()
 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
دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ApiDef.Attr.Builder
دمج من (com.google.protobuf.Message أخرى)
ApiDef.Attr.Builder النهائي
دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
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، قيمة الكائن)
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، قيمة الكائن)
ApiDef.Attr.Builder النهائي
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

الطرق الموروثة

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

ApiDef.Attr.Builder public addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

بناء 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;

GetDefaultValueOrBuilder العامة AttrValueOrBuilder ()

 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;

الحصول على سلسلة عامة ()

وصف سلسلة

 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;

النهائي العام الثابت 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;

تمت تهيئة القيمة المنطقية النهائية العامة ()

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 input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

ApiDef.Attr.Builder العام mergeFrom (com.google.protobuf.Message أخرى)

النهائي العام ApiDef.Attr.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)

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 العامة (قيمة السلسلة)

وصف سلسلة

 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;

ApiDef.Attr.Builder العام setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

اسم مجموعة ApiDef.Attr.Builder العام (قيمة السلسلة)

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، قيمة الكائن)

النهائي العام ApiDef.Attr.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)