টেনসরফ্লো :: অপস:: জাহির করা

#include <logging_ops.h>

প্রদত্ত শর্ত সত্য যে দাবি.

সারসংক্ষেপ

যদি condition মিথ্যা হিসাবে মূল্যায়ন করা হয়, data টেনসরের তালিকা মুদ্রণ করুন। summarize নির্ধারণ করে টেনসরের কতগুলি এন্ট্রি প্রিন্ট করতে হবে।

যুক্তি:

  • স্কোপ: একটি স্কোপ অবজেক্ট
  • শর্ত: মূল্যায়ন করার শর্ত।
  • ডেটা: কন্ডিশন মিথ্যা হলে প্রিন্ট আউট করা টেনসর।

ঐচ্ছিক বৈশিষ্ট্য (দেখুন Attrs ):

রিটার্ন:

কনস্ট্রাক্টর এবং ডেস্ট্রাক্টর

Assert (const :: tensorflow::Scope & scope, :: tensorflow::Input condition, :: tensorflow::InputList data)
Assert (const :: tensorflow::Scope & scope, :: tensorflow::Input condition, :: tensorflow::InputList data, const Assert::Attrs & attrs)

পাবলিক বৈশিষ্ট্য

operation

পাবলিক ফাংশন

operator::tensorflow::Operation () const

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

Summarize (int64 x)

কাঠামো

tensorflow:: ops:: Assert:: Attrs

দাবীর জন্য ঐচ্ছিক বৈশিষ্ট্য নির্ধারণকারী।

পাবলিক বৈশিষ্ট্য

অপারেশন

Operation operation

পাবলিক ফাংশন

জাহির করা

 Assert(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input condition,
  ::tensorflow::InputList data
)

জাহির করা

 Assert(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input condition,
  ::tensorflow::InputList data,
  const Assert::Attrs & attrs
)

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

 operator::tensorflow::Operation() const 

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

সারসংক্ষেপ

Attrs Summarize(
  int64 x
)