সেন্সরফ্লো :: অপস :: স্ট্রিংলওয়ার

#include <string_ops.h>

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

সারসংক্ষেপ

যুক্তি:

রিটার্নস:

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

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

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

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

operation
output

পাবলিক ফাংশন

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

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

Encoding (StringPiece x)

স্ট্রাক্টস

টেনসরফ্লো :: অপ্স :: স্ট্রিংলওয়ার :: অ্যাটারস

স্ট্রিংলওয়ারের জন্য .চ্ছিক অ্যাট্রিবিউট সেটটার

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

অপারেশন

Operation operation

আউটপুট

::tensorflow::Output output

পাবলিক ফাংশন

স্ট্রিংলওয়ার

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

স্ট্রিংলওয়ার

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

নোড

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const 

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

এনকোডিং

Attrs Encoding(
  StringPiece x
)