টেনসরফ্লো :: অপস:: TensorSummaryV2
#include <logging_ops.h>
একটি টেনসর এবং প্রতি-প্লাগইন ডেটা সহ একটি Summary
প্রোটোকল বাফার আউটপুট করে।
সারাংশ
যুক্তি:
- স্কোপ: একটি স্কোপ অবজেক্ট
- ট্যাগ: এই সারাংশের সাথে সংযুক্ত একটি স্ট্রিং। টেনসরবোর্ডে সংগঠনের জন্য ব্যবহৃত হয়।
- tensor: সিরিয়ালাইজ করার জন্য একটি টেনসর।
- serialized_summary_metadata: একটি ক্রমিক সারাংশ মেটাডেটা প্রোটো। প্লাগইন ডেটা রয়েছে।
রিটার্ন:
-
Output
: সারাংশ টেনসর।
কনস্ট্রাক্টর এবং ডেস্ট্রাক্টর | |
---|---|
TensorSummaryV2 (const :: tensorflow::Scope & scope, :: tensorflow::Input tag, :: tensorflow::Input tensor, :: tensorflow::Input serialized_summary_metadata) |
পাবলিক বৈশিষ্ট্য | |
---|---|
operation | |
summary |
পাবলিক ফাংশন | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
পাবলিক বৈশিষ্ট্য
অপারেশন
Operation operation
সারাংশ
::tensorflow::Output summary
পাবলিক ফাংশন
TensorSummaryV2
TensorSummaryV2( const ::tensorflow::Scope & scope, ::tensorflow::Input tag, ::tensorflow::Input tensor, ::tensorflow::Input serialized_summary_metadata )
নোড
::tensorflow::Node * node() const
অপারেটর::টেনসরফ্লো::ইনপুট
operator::tensorflow::Input() const
অপারেটর::টেনসরফ্লো::আউটপুট
operator::tensorflow::Output() const