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