tensorflow :: অপস:: স্ট্রিংউপার

#include <string_ops.h>

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

সারসংক্ষেপ

যুক্তি:

রিটার্ন:

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

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

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

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

operation
output

পাবলিক ফাংশন

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

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

Encoding (StringPiece x)

কাঠামো

tensorflow:: ops:: StringUpper:: Attrs

StringUpper- এর জন্য ঐচ্ছিক অ্যাট্রিবিউট সেটার।

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

অপারেশন

Operation operation

আউটপুট

::tensorflow::Output output

পাবলিক ফাংশন

স্ট্রিংউপার

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

স্ট্রিংউপার

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

নোড

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const 

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

এনকোডিং

Attrs Encoding(
  StringPiece x
)