OpDef.AttrDef

পাবলিক স্ট্যাটিক ফাইনাল ক্লাস OpDef.AttrDef

 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
 Description of the graph-construction-time configuration of this
 Op. 

ধ্রুবক

int ALLOWED_VALUES_FIELD_NUMBER
int DEFAULT_VALUE_FIELD_NUMBER
int DESCRIPTION_FIELD_NUMBER
int HAS_MINIMUM_FIELD_NUMBER
int MINIMUM_FIELD_NUMBER
int NAME_FIELD_NUMBER
int TYPE_FIELD_NUMBER

পাবলিক পদ্ধতি

বুলিয়ান
সমান (অবজেক্ট অবজেক্ট)
AttrValue
AttrValueOrBuilder
getAllowedValuesOrBuilder ()
 The set of allowed values.
স্ট্যাটিক OpDef.AttrDef
OpDef.AttrDef
AttrValue
getDefaultValue ()
 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.
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor
বুলিয়ান
getHasminimum ()
 For type == "int", this is a minimum value.
দীর্ঘ
স্ট্রিং
getName ()
 A descriptive name for the argument.
com.google.protobuf.ByteString
getNameBytes ()
 A descriptive name for the argument.
int
স্ট্রিং
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.).
চূড়ান্ত com.google.protobuf.UnknownFieldSet
বুলিয়ান
অনুমোদিত মান ()
 The set of allowed values.
বুলিয়ান
hasDefaultValue ()
 A reasonable default for this attribute if the user does not supply
 a value.
int
চূড়ান্ত বুলিয়ান
স্ট্যাটিক OpDef.AttrDef.Builder
newBuilder ( OpDef.AttrDef প্রোটোটাইপ)
স্ট্যাটিক OpDef.AttrDef.Builder
OpDef.AttrDef.Builder
স্ট্যাটিক OpDef.AttrDef
পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট)
স্ট্যাটিক OpDef.AttrDef
parseDelimitedFrom (ইনপুটস্ট্রীম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি)
স্ট্যাটিক OpDef.AttrDef
পার্সফ্রম (বাইটবাফার ডেটা)
স্ট্যাটিক OpDef.AttrDef
parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক OpDef.AttrDef
parseFrom (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক OpDef.AttrDef
parseFrom (com.google.protobuf.CodedInputStream ইনপুট)
স্ট্যাটিক OpDef.AttrDef
পার্সফ্রম (বাইট[] ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক OpDef.AttrDef
parseFrom (com.google.protobuf.ByteString ডেটা)
স্ট্যাটিক OpDef.AttrDef
পার্সফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি)
স্ট্যাটিক OpDef.AttrDef
parseFrom (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্থির
OpDef.AttrDef.Builder
অকার্যকর
writeTo (com.google.protobuf.CodedOutputStream আউটপুট)

উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি

ধ্রুবক

ALLOWED_VALUES_FIELD_NUMBER int পাবলিক স্ট্যাটিক ফাইনাল

ধ্রুবক মান: 7

পাবলিক স্ট্যাটিক ফাইনাল int DEFAULT_VALUE_FIELD_NUMBER

ধ্রুবক মান: 3

সর্বজনীন স্ট্যাটিক ফাইনাল int DESCRIPTION_FIELD_NUMBER

ধ্রুবক মান: 4

HAS_MINIMUM_FIELD_NUMBER int পাবলিক স্ট্যাটিক ফাইনাল

ধ্রুবক মান: 5

পাবলিক স্ট্যাটিক ফাইনাল int MINIMUM_FIELD_NUMBER

ধ্রুবক মান: 6

পাবলিক স্ট্যাটিক ফাইনাল int NAME_FIELD_NUMBER

ধ্রুবক মান: 1

পাবলিক স্ট্যাটিক ফাইনাল int TYPE_FIELD_NUMBER

ধ্রুবক মান: 2

পাবলিক পদ্ধতি

পাবলিক বুলিয়ান সমান (অবজেক্ট অবজেক্ট)

সর্বজনীন 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;

সর্বজনীন 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 getDefaultInstance ()

সর্বজনীন 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;

সর্বজনীন 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 ()

 Human-readable description.
 
string description = 4;

সর্বজনীন com.google.protobuf.ByteString getDescriptionBytes ()

 Human-readable description.
 
string description = 4;

পাবলিক স্ট্যাটিক ফাইনাল com.google.protobuf.Descriptors.Descriptor getDescriptor ()

পাবলিক বুলিয়ান 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 ()

 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;

সর্বজনীন 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;

পাবলিক getParserForType ()

পাবলিক int getSerializedSize ()

সর্বজনীন স্ট্রিং getType ()

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

সর্বজনীন com.google.protobuf.ByteString getTypeBytes ()

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

সর্বজনীন চূড়ান্ত com.google.protobuf.UnknownFieldSet getUnknownFields ()

পাবলিক বুলিয়ান 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;

পাবলিক বুলিয়ান আছে ডিফল্ট ভ্যালু ()

 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;

পাবলিক int হ্যাশকোড ()

সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()

পাবলিক স্ট্যাটিক OpDef.AttrDef.Builder newBuilder ( OpDef.AttrDef প্রোটোটাইপ)

পাবলিক স্ট্যাটিক OpDef.AttrDef.Builder newBuilder ()

সর্বজনীন OpDef.AttrDef.Builder newBuilderForType ()

পাবলিক স্ট্যাটিক OpDef.AttrDef parseDelimitedFrom (ইনপুটস্ট্রিম ইনপুট)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক OpDef.AttrDef parseDelimitedFrom (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক OpDef.AttrDef parseFrom (ByteBuffer ডেটা)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক OpDef.AttrDef parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক OpDef.AttrDef parseFrom (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক OpDef.AttrDef parseFrom (com.google.protobuf.CodedInputStream ইনপুট)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক OpDef.AttrDef পার্সফ্রম (বাইট[] ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক OpDef.AttrDef parseFrom (com.google.protobuf.ByteString ডেটা)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক OpDef.AttrDef parseFrom (InputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক OpDef.AttrDef parseFrom (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক পার্সার ()

সর্বজনীন OpDef.AttrDef.Builder to Builder ()

public void writeTo (com.google.protobuf.CodedOutputStream আউটপুট)

নিক্ষেপ করে
IOException