সেন্সরফ্লো :: অপস :: টেনসরআরেগ্যাডার
#include <data_flow_ops.h>
জড়ো করা থেকে নির্দিষ্ট উপাদানের TensorArray আউটপুট মধ্যে value
।
সারসংক্ষেপ
indices
দ্বারা নির্বাচিত সমস্ত উপাদানগুলির অবশ্যই একই আকার থাকতে হবে।
যুক্তি:
- সুযোগ: একটি স্কোপ অবজেক্ট
- হ্যান্ডেল: একটি টেনসরআরে হ্যান্ডেল।
- সূচকগুলি: টেনসরআর্রে অবস্থানগুলি যেখান থেকে টেনসর উপাদানগুলি পড়তে হয়।
- ফ্লো_ইন: একটি ফ্লোট স্কেলার যা অপারেশনের যথাযথ শৃঙ্খলা প্রয়োগ করে।
- dtype: ফেরত দেওয়া এলেমের ধরণ।
- এলিমেন্ট_শ্যাপ: জানা থাকলে কোনও উপাদানের প্রত্যাশিত আকার। টেনসরআরে উপাদানগুলির আকারগুলি বৈধকরণ করতে ব্যবহৃত হয়। যদি এই আকারটি পুরোপুরি নির্দিষ্ট না করা থাকে তবে শূন্য-আকারের টেনসরআরেগুলি সংগ্রহ করা একটি ত্রুটি।
রিটার্নস:
-
Output
: টেনসরআর্রে সমস্ত উপাদান, একটি নতুন অক্ষ (নতুন মাত্রা 0) বদ্ধ করে ।
নির্মাণকারী এবং ধ্বংসকারী | |
---|---|
TensorArrayGather (const :: tensorflow::Scope & scope, :: tensorflow::Input handle, :: tensorflow::Input indices, :: tensorflow::Input flow_in, DataType dtype) | |
TensorArrayGather (const :: tensorflow::Scope & scope, :: tensorflow::Input handle, :: tensorflow::Input indices, :: tensorflow::Input flow_in, DataType dtype, const TensorArrayGather::Attrs & attrs) |
জনসাধারণের গুণাবলী | |
---|---|
operation | |
value |
পাবলিক ফাংশন | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
পাবলিক স্ট্যাটিক ফাংশন | |
---|---|
ElementShape (PartialTensorShape x) |
স্ট্রাক্টস | |
---|---|
টেনসরফ্লো :: অপ্স :: টেনসরআরেগ্যাডার :: অ্যাটারস | টেনসরআরাইগ্র্যাথারের জন্য .চ্ছিক বৈশিষ্ট্য নির্ধারক । |
জনসাধারণের গুণাবলী
অপারেশন
Operation operation
মান
::tensorflow::Output value
পাবলিক ফাংশন
টেনসরআরেগ্যাডার
TensorArrayGather( const ::tensorflow::Scope & scope, ::tensorflow::Input handle, ::tensorflow::Input indices, ::tensorflow::Input flow_in, DataType dtype )
টেনসরআরেগ্যাডার
TensorArrayGather( const ::tensorflow::Scope & scope, ::tensorflow::Input handle, ::tensorflow::Input indices, ::tensorflow::Input flow_in, DataType dtype, const TensorArrayGather::Attrs & attrs )
নোড
::tensorflow::Node * node() const
অপারেটর :: টেনসরফ্লো :: ইনপুট
operator::tensorflow::Input() const
অপারেটর :: টেনসরফ্লো :: আউটপুট
operator::tensorflow::Output() const
পাবলিক স্ট্যাটিক ফাংশন
এলিমেন্টশ্যাপ
Attrs ElementShape( PartialTensorShape x )