টেনসরফ্লো :: অপস:: সিলেক্ট ভি 2

#include <math_ops.h>

TODO: ডক যোগ করুন।

সারসংক্ষেপ

যুক্তি:

রিটার্ন:

  • Output : আউটপুট টেনসর।

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

SelectV2 (const :: tensorflow::Scope & scope, :: tensorflow::Input condition, :: tensorflow::Input t, :: tensorflow::Input e)

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

operation
output

পাবলিক ফাংশন

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

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

অপারেশন

Operation operation

আউটপুট

::tensorflow::Output output

পাবলিক ফাংশন

সিলেক্ট ভি 2

 SelectV2(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input condition,
  ::tensorflow::Input t,
  ::tensorflow::Input e
)

নোড

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

অপারেটর::টেনসরফ্লো::আউটপুট

 operator::tensorflow::Output() const