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