টেনসরফ্লো :: অপস:: রিফ সিলেক্ট করুন
#include <control_flow_ops.h>
inputs
index
তম উপাদানটিকে output
ফরোয়ার্ড করে।
সারাংশ
যুক্তি:
- স্কোপ: একটি স্কোপ অবজেক্ট
- index: একটি স্কেলার যা নির্বাচন করা ইনপুট নির্ধারণ করে।
- ইনপুট: রেফ টেনসরগুলির একটি তালিকা, যার মধ্যে একটি
output
ফরোয়ার্ড করা হবে।
রিটার্ন:
-
Output
: ফরোয়ার্ড করা টেনসর।
কনস্ট্রাক্টর এবং ডেস্ট্রাক্টর | |
---|---|
RefSelect (const :: tensorflow::Scope & scope, :: tensorflow::Input index, :: tensorflow::InputList inputs) |
পাবলিক বৈশিষ্ট্য | |
---|---|
operation | |
output |
পাবলিক ফাংশন | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
পাবলিক বৈশিষ্ট্য
অপারেশন
Operation operation
আউটপুট
::tensorflow::Output output
পাবলিক ফাংশন
রিফ সিলেক্ট করুন
RefSelect( const ::tensorflow::Scope & scope, ::tensorflow::Input index, ::tensorflow::InputList inputs )
নোড
::tensorflow::Node * node() const
অপারেটর::টেনসরফ্লো::ইনপুট
operator::tensorflow::Input() const
অপারেটর::টেনসরফ্লো::আউটপুট
operator::tensorflow::Output() const