টেনসরফ্লো :: অপস:: PrintV2
#include <logging_ops.h>
একটি স্ট্রিং স্কেলার প্রিন্ট করে।
সারাংশ
পছন্দসই output_stream এ একটি স্ট্রিং স্কেলার প্রিন্ট করে।
যুক্তি:
- স্কোপ: একটি স্কোপ অবজেক্ট
- ইনপুট: প্রিন্ট করার জন্য স্ট্রিং স্কেলার।
ঐচ্ছিক বৈশিষ্ট্য (দেখুন Attrs
):
- output_stream: একটি স্ট্রিং যা প্রিন্ট করার জন্য আউটপুট স্ট্রীম বা লগিং স্তর নির্দিষ্ট করে।
রিটার্ন:
- সৃষ্ট
Operation
কনস্ট্রাক্টর এবং ডেস্ট্রাক্টর | |
---|---|
PrintV2 (const :: tensorflow::Scope & scope, :: tensorflow::Input input) | |
PrintV2 (const :: tensorflow::Scope & scope, :: tensorflow::Input input, const PrintV2::Attrs & attrs) |
পাবলিক বৈশিষ্ট্য | |
---|---|
operation |
পাবলিক ফাংশন | |
---|---|
operator::tensorflow::Operation () const |
পাবলিক স্ট্যাটিক ফাংশন | |
---|---|
End (StringPiece x) | |
OutputStream (StringPiece x) |
কাঠামো | |
---|---|
tensorflow:: ops:: PrintV2:: Attrs | PrintV2 এর জন্য ঐচ্ছিক অ্যাট্রিবিউট সেটার। |
পাবলিক বৈশিষ্ট্য
অপারেশন
Operation operation
পাবলিক ফাংশন
PrintV2
PrintV2( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
PrintV2
PrintV2( const ::tensorflow::Scope & scope, ::tensorflow::Input input, const PrintV2::Attrs & attrs )
অপারেটর::টেনসরফ্লো::অপারেশন
operator::tensorflow::Operation() const
পাবলিক স্ট্যাটিক ফাংশন
শেষ
Attrs End( StringPiece x )
আউটপুট স্ট্রিম
Attrs OutputStream( StringPiece x )