পাবলিক স্ট্যাটিক ফাইনাল ক্লাস 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.
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 | RenameTo () সাফ করুন 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. |
চূড়ান্ত স্ট্যাটিক 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 | |
ApiDef.Attr.Builder | mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
ApiDef.Attr.Builder | mergeFrom (com.google.protobuf.অন্যান্য বার্তা পাঠান) |
চূড়ান্ত ApiDef.Attr.Builder | একত্রিত করুন অজানাক্ষেত্র (com.google.protobuf.UnknownFieldSet অজানাক্ষেত্র) |
ApiDef.Attr.Builder | setDefaultValue ( AttrValue.Builder builderForValue) Specify a new default value to use for this attr. |
ApiDef.Attr.Builder | |
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 | সেটUnknownFields (com.google.protobuf.UnknownFieldসেট অজানাফিল্ড) |
উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি
পাবলিক পদ্ধতি
সর্বজনীন ApiDef.Attr.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
সর্বজনীন 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 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;
সর্বজনীন 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 ()
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;
পাবলিক বুলিয়ান আছে ডিফল্ট ভ্যালু ()
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 ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
সর্বজনীন চূড়ান্ত ApiDef.Attr.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
সর্বজনীন 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;
সর্বজনীন ApiDef.Attr.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
সর্বজনীন 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;