সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
টেনসরফ্লো :: অপস:: NthElement:: Attrs
#include <nn_ops.h>
NthElement-এর জন্য ঐচ্ছিক বৈশিষ্ট্য নির্ধারণকারী।
সারাংশ
পাবলিক ফাংশন |
---|
Reverse (bool x) | সত্যে সেট করা হলে, ভেক্টরে nম-বৃহত্তর মানটি খুঁজুন এবং এর বিপরীতে। |
পাবলিক বৈশিষ্ট্য
বিপরীত_
bool tensorflow::ops::NthElement::Attrs::reverse_ = false
পাবলিক ফাংশন
বিপরীত
TF_MUST_USE_RESULT Attrs tensorflow::ops::NthElement::Attrs::Reverse(
bool x
)
সত্যে সেট করা হলে, ভেক্টরে nম-বৃহত্তর মানটি খুঁজুন এবং এর বিপরীতে।
ডিফল্ট থেকে মিথ্যা
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-25 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-25 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],[],null,["# tensorflow::ops::NthElement::Attrs Struct Reference\n\ntensorflow::ops::NthElement::Attrs\n==================================\n\n`#include \u003cnn_ops.h\u003e`\n\nOptional attribute setters for [NthElement](/versions/r1.15/api_docs/cc/class/tensorflow/ops/nth-element#classtensorflow_1_1ops_1_1_nth_element).\n\nSummary\n-------\n\n| ### Public attributes ||\n|-------------------------------------------------------------------------------------------------------------|--------|\n| [reverse_](#structtensorflow_1_1ops_1_1_nth_element_1_1_attrs_1a52c83bb2ea2b8689dc3c0107711c9c9c)` = false` | `bool` |\n\n| ### Public functions ||\n|------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Reverse](#structtensorflow_1_1ops_1_1_nth_element_1_1_attrs_1a6fa7514afbcda87cda9c6a9b611c788e)`(bool x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r1.15/api_docs/cc/struct/tensorflow/ops/nth-element/attrs#structtensorflow_1_1ops_1_1_nth_element_1_1_attrs) When set to True, find the nth-largest value in the vector and vice versa. |\n\nPublic attributes\n-----------------\n\n### reverse_\n\n```scdoc\nbool tensorflow::ops::NthElement::Attrs::reverse_ = false\n``` \n\nPublic functions\n----------------\n\n### Reverse\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::NthElement::Attrs::Reverse(\n bool x\n)\n``` \nWhen set to True, find the nth-largest value in the vector and vice versa.\n\nDefaults to false"]]