টেনসরফ্লো :: অপস:: স্ট্রিংলোয়ার
#include <string_ops.h>সমস্ত বড় হাতের অক্ষরকে তাদের নিজ নিজ ছোট হাতের প্রতিস্থাপনে রূপান্তর করে।
সারাংশ
উদাহরণ:
 tf.strings.lower("ক্যামেলকেস স্ট্রিং এবং সমস্ত ক্যাপ")
যুক্তি:
- স্কোপ: একটি স্কোপ অবজেক্ট
রিটার্ন:
-  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) | |
| কাঠামো | |
|---|---|
| tensorflow:: ops:: StringLower:: Attrs | StringLower- এর জন্য ঐচ্ছিক অ্যাট্রিবিউট সেটার্স। | 
পাবলিক বৈশিষ্ট্য
অপারেশন
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 )