সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
নিয়ন্ত্রণ ফ্লো অপারেশন
সারসংক্ষেপ
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-26 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-26 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],[],null,["# Control Flow Ops\n================\n\nSummary\n-------\n\n| ### Classes ||\n|---------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------|\n| [tensorflow::ops::Abort](/versions/r2.3/api_docs/cc/class/tensorflow/ops/abort) | Raise a exception to abort the process when called. |\n| [tensorflow::ops::ControlTrigger](/versions/r2.3/api_docs/cc/class/tensorflow/ops/control-trigger) | Does nothing. |\n| [tensorflow::ops::LoopCond](/versions/r2.3/api_docs/cc/class/tensorflow/ops/loop-cond) | Forwards the input to the output. |\n| [tensorflow::ops::Merge](/versions/r2.3/api_docs/cc/class/tensorflow/ops/merge) | Forwards the value of an available tensor from `inputs` to `output`. |\n| [tensorflow::ops::NextIteration](/versions/r2.3/api_docs/cc/class/tensorflow/ops/next-iteration) | Makes its input available to the next iteration. |\n| [tensorflow::ops::RefNextIteration](/versions/r2.3/api_docs/cc/class/tensorflow/ops/ref-next-iteration) | Makes its input available to the next iteration. |\n| [tensorflow::ops::RefSelect](/versions/r2.3/api_docs/cc/class/tensorflow/ops/ref-select) | Forwards the `index`th element of `inputs` to `output`. |\n| [tensorflow::ops::RefSwitch](/versions/r2.3/api_docs/cc/class/tensorflow/ops/ref-switch) | Forwards the ref tensor `data` to the output port determined by `pred`. |\n| [tensorflow::ops::Switch](/versions/r2.3/api_docs/cc/class/tensorflow/ops/switch) | Forwards `data` to the output port determined by `pred`. |"]]