OpDef.AttrDef.Builder

کلاس نهایی استاتیک عمومی OpDef.AttrDef.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.OpDef.AttrDef

روش های عمومی

OpDef.AttrDef.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
OpDef.AttrDef
OpDef.AttrDef
OpDef.AttrDef.Builder
OpDef.AttrDef.Builder
clearAllowedValues ​​()
 The set of allowed values.
OpDef.AttrDef.Builder
clearDefaultValue ()
 A reasonable default for this attribute if the user does not supply
 a value.
OpDef.AttrDef.Builder
توضیح واضح ()
 Human-readable description.
OpDef.AttrDef.Builder
clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)
OpDef.AttrDef.Builder
clearHasMinimum ()
 For type == "int", this is a minimum value.
OpDef.AttrDef.Builder
روشن حداقل ()
int64 minimum = 6;
OpDef.AttrDef.Builder
clearName ()
 A descriptive name for the argument.
OpDef.AttrDef.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
OpDef.AttrDef.Builder
clearType ()
 One of the type names from attr_value.proto ("string", "list(string)",
 "int", etc.).
OpDef.AttrDef.Builder
AttrValue
getAllowedValues ​​()
 The set of allowed values.
AttrValue.Builder
getAllowedValuesBuilder ()
 The set of allowed values.
AttrValueOrBuilder
getAllowedValuesOrBuilder ()
 The set of allowed values.
OpDef.AttrDef
AttrValue
getDefaultValue ()
 A reasonable default for this attribute if the user does not supply
 a value.
AttrValue.Builder
getDefaultValueBuilder ()
 A reasonable default for this attribute if the user does not supply
 a value.
AttrValueOrBuilder
getDefaultValueOrBuilder ()
 A reasonable default for this attribute if the user does not supply
 a value.
رشته
getDescription ()
 Human-readable description.
com.google.protobuf.ByteString
getDescriptionBytes ()
 Human-readable description.
نهایی static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
بولی
getHasMinimum ()
 For type == "int", this is a minimum value.
طولانی
دریافت حداقل ()
int64 minimum = 6;
رشته
getName ()
 A descriptive name for the argument.
com.google.protobuf.ByteString
getNameBytes ()
 A descriptive name for the argument.
رشته
getType ()
 One of the type names from attr_value.proto ("string", "list(string)",
 "int", etc.).
com.google.protobuf.ByteString
getTypeBytes ()
 One of the type names from attr_value.proto ("string", "list(string)",
 "int", etc.).
بولی
hasAllowedValues ​​()
 The set of allowed values.
بولی
hasDefaultValue ()
 A reasonable default for this attribute if the user does not supply
 a value.
بولی نهایی
OpDef.AttrDef.Builder
mergeAllowedValues ​​(مقدار AttrValue )
 The set of allowed values.
OpDef.AttrDef.Builder
mergeDefaultValue (مقدار AttrValue )
 A reasonable default for this attribute if the user does not supply
 a value.
OpDef.AttrDef.Builder
mergeFrom (com.google.protobuf.Message other)
OpDef.AttrDef.Builder
mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpDef.AttrDef.Builder نهایی
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
OpDef.AttrDef.Builder
setAllowedValues ​​( AttrValue.Builder builderForValue)
 The set of allowed values.
OpDef.AttrDef.Builder
setAllowedValues ​​(مقدار AttrValue )
 The set of allowed values.
OpDef.AttrDef.Builder
setDefaultValue (مقدار AttrValue )
 A reasonable default for this attribute if the user does not supply
 a value.
OpDef.AttrDef.Builder
setDefaultValue ( AttrValue.Builder builderForValue)
 A reasonable default for this attribute if the user does not supply
 a value.
OpDef.AttrDef.Builder
setDescription (مقدار رشته)
 Human-readable description.
OpDef.AttrDef.Builder
setDescriptionBytes (مقدار com.google.protobuf.ByteString)
 Human-readable description.
OpDef.AttrDef.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
OpDef.AttrDef.Builder
setHasMinimum (مقدار بولی)
 For type == "int", this is a minimum value.
OpDef.AttrDef.Builder
setMinimum (مقدار طولانی)
int64 minimum = 6;
OpDef.AttrDef.Builder
setName (مقدار رشته)
 A descriptive name for the argument.
OpDef.AttrDef.Builder
setNameBytes (مقدار com.google.protobuf.ByteString)
 A descriptive name for the argument.
OpDef.AttrDef.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
OpDef.AttrDef.Builder
setType (مقدار رشته)
 One of the type names from attr_value.proto ("string", "list(string)",
 "int", etc.).
OpDef.AttrDef.Builder
setTypeBytes (مقدار com.google.protobuf.ByteString)
 One of the type names from attr_value.proto ("string", "list(string)",
 "int", etc.).
OpDef.AttrDef.Builder نهایی
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

روش های ارثی

روش های عمومی

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

ساخت عمومی OpDef.AttrDef ()

عمومی OpDef.AttrDef buildPartial ()

عمومی OpDef.AttrDef.Builder پاک ()

عمومی OpDef.AttrDef.Builder clearAllowedValues ​​()

 The set of allowed values.  Has type that is the "list" version
 of the "type" field above (uses the "list" field of AttrValue).
 If type == "type" or "list(type)" above, then the "type" field
 of "allowed_values.list" has the set of allowed DataTypes.
 If type == "string" or "list(string)", then the "s" field of
 "allowed_values.list" has the set of allowed strings.
 
.tensorflow.AttrValue allowed_values = 7;

عمومی OpDef.AttrDef.Builder clearDefaultValue ()

 A reasonable default for this attribute if the user does not supply
 a value.  If not specified, the user must supply a value.
 
.tensorflow.AttrValue default_value = 3;

عمومی OpDef.AttrDef.Builder clearDescription ()

string description = 4;

 Human-readable description.
 
= 4;

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

عمومی OpDef.AttrDef.Builder clearHasMinimum ()

 For type == "int", this is a minimum value.  For "list(___)"
 types, this is the minimum length.
 
bool has_minimum = 5;

عمومی OpDef.AttrDef.Builder clearMinimum ()

int64 minimum = 6;

عمومی OpDef.AttrDef.Builder clearName ()

 A descriptive name for the argument.  May be used, e.g. by the
 Python client, as a keyword argument name, and so should match
 the regexp "[a-z][a-z0-9_]+".
 
string name = 1;

عمومی OpDef.AttrDef.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

عمومی OpDef.AttrDef.Builder clearType ()

string type = 2;

 One of the type names from attr_value.proto ("string", "list(string)",
 "int", etc.).
 
= 2;

کلون عمومی OpDef.AttrDef.Builder ()

عمومی AttrValue getAllowedValues ​​()

 The set of allowed values.  Has type that is the "list" version
 of the "type" field above (uses the "list" field of AttrValue).
 If type == "type" or "list(type)" above, then the "type" field
 of "allowed_values.list" has the set of allowed DataTypes.
 If type == "string" or "list(string)", then the "s" field of
 "allowed_values.list" has the set of allowed strings.
 
.tensorflow.AttrValue allowed_values = 7;

عمومی AttrValue.Builder getAllowedValuesBuilder ()

 The set of allowed values.  Has type that is the "list" version
 of the "type" field above (uses the "list" field of AttrValue).
 If type == "type" or "list(type)" above, then the "type" field
 of "allowed_values.list" has the set of allowed DataTypes.
 If type == "string" or "list(string)", then the "s" field of
 "allowed_values.list" has the set of allowed strings.
 
.tensorflow.AttrValue allowed_values = 7;

عمومی AttrValueOrBuilder getAllowedValuesOrBuilder ()

 The set of allowed values.  Has type that is the "list" version
 of the "type" field above (uses the "list" field of AttrValue).
 If type == "type" or "list(type)" above, then the "type" field
 of "allowed_values.list" has the set of allowed DataTypes.
 If type == "string" or "list(string)", then the "s" field of
 "allowed_values.list" has the set of allowed strings.
 
.tensorflow.AttrValue allowed_values = 7;

عمومی OpDef.AttrDef getDefaultInstanceForType ()

عمومی AttrValue getDefaultValue ()

 A reasonable default for this attribute if the user does not supply
 a value.  If not specified, the user must supply a value.
 
.tensorflow.AttrValue default_value = 3;

عمومی AttrValue.Builder getDefaultValueBuilder ()

 A reasonable default for this attribute if the user does not supply
 a value.  If not specified, the user must supply a value.
 
.tensorflow.AttrValue default_value = 3;

عمومی AttrValueOrBuilder getDefaultValueOrBuilder ()

 A reasonable default for this attribute if the user does not supply
 a value.  If not specified, the user must supply a value.
 
.tensorflow.AttrValue default_value = 3;

رشته عمومی getDescription ()

string description = 4;

 Human-readable description.
 
= 4;

عمومی com.google.protobuf.ByteString getDescriptionBytes ()

شرح رشته

 Human-readable description.
 
string description = 4;

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

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

بولی عمومی getHasMinimum ()

 For type == "int", this is a minimum value.  For "list(___)"
 types, this is the minimum length.
 
bool has_minimum = 5;

دریافت طولانی مدت عمومی حداقل ()

int64 minimum = 6;

رشته عمومی getName ()

string name = 1;

 A descriptive name for the argument.  May be used, e.g. by the
 Python client, as a keyword argument name, and so should match
 the regexp "[a-z][a-z0-9_]+".
 
= 1;

عمومی com.google.protobuf.ByteString getNameBytes ()

 A descriptive name for the argument.  May be used, e.g. by the
 Python client, as a keyword argument name, and so should match
 the regexp "[a-z][a-z0-9_]+".
 
string name = 1;

رشته عمومی getType ()

string type = 2;

 One of the type names from attr_value.proto ("string", "list(string)",
 "int", etc.).
 
= 2;

عمومی com.google.protobuf.ByteString getTypeBytes ()

string type = 2;

 One of the type names from attr_value.proto ("string", "list(string)",
 "int", etc.).
 
= 2;

بولی عمومی hasAllowedValues ​​()

 The set of allowed values.  Has type that is the "list" version
 of the "type" field above (uses the "list" field of AttrValue).
 If type == "type" or "list(type)" above, then the "type" field
 of "allowed_values.list" has the set of allowed DataTypes.
 If type == "string" or "list(string)", then the "s" field of
 "allowed_values.list" has the set of allowed strings.
 
.tensorflow.AttrValue allowed_values = 7;

بولی عمومی hasDefaultValue ()

 A reasonable default for this attribute if the user does not supply
 a value.  If not specified, the user must supply a value.
 
.tensorflow.AttrValue default_value = 3;

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

عمومی OpDef.AttrDef.Builder mergeAllowedValues ​​(مقدار AttrValue )

 The set of allowed values.  Has type that is the "list" version
 of the "type" field above (uses the "list" field of AttrValue).
 If type == "type" or "list(type)" above, then the "type" field
 of "allowed_values.list" has the set of allowed DataTypes.
 If type == "string" or "list(string)", then the "s" field of
 "allowed_values.list" has the set of allowed strings.
 
.tensorflow.AttrValue allowed_values = 7;

عمومی OpDef.AttrDef.Builder mergeDefaultValue (مقدار AttrValue )

 A reasonable default for this attribute if the user does not supply
 a value.  If not specified, the user must supply a value.
 
.tensorflow.AttrValue default_value = 3;

عمومی OpDef.AttrDef.Builder mergeFrom (com.google.protobuf.Message other)

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

پرتاب می کند
IOException

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

عمومی OpDef.AttrDef.Builder setAllowedValues ​​( AttrValue.Builder builderForValue)

 The set of allowed values.  Has type that is the "list" version
 of the "type" field above (uses the "list" field of AttrValue).
 If type == "type" or "list(type)" above, then the "type" field
 of "allowed_values.list" has the set of allowed DataTypes.
 If type == "string" or "list(string)", then the "s" field of
 "allowed_values.list" has the set of allowed strings.
 
.tensorflow.AttrValue allowed_values = 7;

عمومی OpDef.AttrDef.Builder setAllowedValues ​​(مقدار AttrValue )

 The set of allowed values.  Has type that is the "list" version
 of the "type" field above (uses the "list" field of AttrValue).
 If type == "type" or "list(type)" above, then the "type" field
 of "allowed_values.list" has the set of allowed DataTypes.
 If type == "string" or "list(string)", then the "s" field of
 "allowed_values.list" has the set of allowed strings.
 
.tensorflow.AttrValue allowed_values = 7;

عمومی OpDef.AttrDef.Builder setDefaultValue (مقدار AttrValue )

 A reasonable default for this attribute if the user does not supply
 a value.  If not specified, the user must supply a value.
 
.tensorflow.AttrValue default_value = 3;

عمومی OpDef.AttrDef.Builder setDefaultValue ( AttrValue.Builder builderForValue)

 A reasonable default for this attribute if the user does not supply
 a value.  If not specified, the user must supply a value.
 
.tensorflow.AttrValue default_value = 3;

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

شرح رشته

 Human-readable description.
 
string description = 4;

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

شرح رشته

 Human-readable description.
 
string description = 4;

عمومی OpDef.AttrDef.Builder setField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)

عمومی OpDef.AttrDef.Builder setHasMinimum (مقدار بولی)

 For type == "int", this is a minimum value.  For "list(___)"
 types, this is the minimum length.
 
bool has_minimum = 5;

عمومی OpDef.AttrDef.Builder set Minimum (مقدار طولانی)

int64 minimum = 6;

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

 A descriptive name for the argument.  May be used, e.g. by the
 Python client, as a keyword argument name, and so should match
 the regexp "[a-z][a-z0-9_]+".
 
string name = 1;

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

 A descriptive name for the argument.  May be used, e.g. by the
 Python client, as a keyword argument name, and so should match
 the regexp "[a-z][a-z0-9_]+".
 
string name = 1;

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

عمومی OpDef.AttrDef.Builder setType (مقدار رشته)

string type = 2;

 One of the type names from attr_value.proto ("string", "list(string)",
 "int", etc.).
 
= 2;

عمومی OpDef.AttrDef.Builder setTypeBytes (مقدار com.google.protobuf.ByteString)

string type = 2;

 One of the type names from attr_value.proto ("string", "list(string)",
 "int", etc.).
 
= 2;

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