সেন্সরফ্লো :: অপস :: ছাপা
#include <logging_ops.h>
টেনারগুলির একটি তালিকা মুদ্রণ করে।
সারসংক্ষেপ
output
থেকে input
পাস করে এবং মূল্যায়ন data
সময় data
মুদ্রণ data
।
যুক্তি:
- সুযোগ: একটি স্কোপ অবজেক্ট
- ইনপুট: টেনসর
output
পাস - ডেটা: অপের মূল্যায়ন করার সময় প্রিন্ট করার জন্য টেনারগুলির একটি তালিকা।
- বার্তা: একটি স্ট্রিং, ত্রুটি বার্তার উপসর্গ।
- first_n: কেবলমাত্র লগইন
first_n
সংখ্যা। -1 লগিং অক্ষম করে। - সংক্ষিপ্তসার: কেবলমাত্র প্রতিটি টেনসরের এই অনেকগুলি মুদ্রণ করুন।
রিটার্নস:
-
Output
: = অশোধিতinput
টেনসর
নির্মাণকারী এবং ধ্বংসকারী | |
---|---|
Print (const :: tensorflow::Scope & scope, :: tensorflow::Input input, :: tensorflow::InputList data) | |
Print (const :: tensorflow::Scope & scope, :: tensorflow::Input input, :: tensorflow::InputList data, const Print::Attrs & attrs) |
জনসাধারণের গুণাবলী | |
---|---|
operation | |
output |
পাবলিক ফাংশন | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
পাবলিক স্ট্যাটিক ফাংশন | |
---|---|
FirstN (int64 x) | |
Message (StringPiece x) | |
Summarize (int64 x) |
স্ট্রাক্টস | |
---|---|
টেনসরফ্লো :: অপ্স :: প্রিন্ট :: অ্যাটারস | মুদ্রণের জন্য .চ্ছিক বৈশিষ্ট্য নির্ধারক। |
জনসাধারণের গুণাবলী
অপারেশন
Operation operation
আউটপুট
::tensorflow::Output output
পাবলিক ফাংশন
ছাপা
Print( const ::tensorflow::Scope & scope, ::tensorflow::Input input, ::tensorflow::InputList data )
ছাপা
Print( const ::tensorflow::Scope & scope, ::tensorflow::Input input, ::tensorflow::InputList data, const Print::Attrs & attrs )
নোড
::tensorflow::Node * node() const
অপারেটর :: টেনসরফ্লো :: ইনপুট
operator::tensorflow::Input() const
অপারেটর :: টেনসরফ্লো :: আউটপুট
operator::tensorflow::Output() const
পাবলিক স্ট্যাটিক ফাংশন
প্রথম এন
Attrs FirstN( int64 x )
বার্তা
Attrs Message( StringPiece x )
সংক্ষিপ্তকরণ
Attrs Summarize( int64 x )