সেন্সরফ্লো :: অপস :: মুদ্রণভি 2

#include <logging_ops.h>

একটি স্ট্রিং স্কেলার প্রিন্ট করে।

সারসংক্ষেপ

পছন্দসই আউটপুট_প্রবাহে একটি স্ট্রিং স্কেলার প্রিন্ট করে।

যুক্তি:

  • সুযোগ: একটি স্কোপ অবজেক্ট
  • ইনপুট: মুদ্রণের জন্য স্ট্রিং স্কেলার।

Attrs বৈশিষ্ট্য ( Attrs ):

  • আউটপুট_স্ট্রিম: আউটপুট স্ট্রিম বা প্রিন্ট করতে লগিং স্তর নির্দিষ্ট করে এমন একটি স্ট্রিং।

রিটার্নস:

নির্মাণকারী এবং ধ্বংসকারী

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)

স্ট্রাক্টস

টেনসরফ্লো :: অপস :: মুদ্রণভি 2 :: অ্যাটারস

মুদ্রণভি 2 এর জন্য .চ্ছিক বৈশিষ্ট্য সেটটার

জনসাধারণের গুণাবলী

অপারেশন

Operation operation

পাবলিক ফাংশন

মুদ্রণভি 2

 PrintV2(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input input
)

মুদ্রণভি 2

 PrintV2(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input input,
  const PrintV2::Attrs & attrs
)

অপারেটর :: টেনসরফ্লো :: অপারেশন

 operator::tensorflow::Operation() const 

পাবলিক স্ট্যাটিক ফাংশন

শেষ

Attrs End(
  StringPiece x
)

আউটপুট স্ট্রিম

Attrs OutputStream(
  StringPiece x
)