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