جریان تنسور:: عملیات:: StringLower
#include <string_ops.h>
همه کاراکترهای بزرگ را به جانشینی با حروف کوچک تبدیل می کند.
خلاصه
مثال:
tf.strings.lower ("رشته CamelCase و ALL CAPS")
استدلال ها:
- scope: یک شی Scope
برمیگرداند:
-
Output
: تانسور خروجی.
سازندگان و ویرانگرها | |
---|---|
StringLower (const :: tensorflow::Scope & scope, :: tensorflow::Input input) | |
StringLower (const :: tensorflow::Scope & scope, :: tensorflow::Input input, const StringLower::Attrs & attrs) |
توابع عمومی | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
سازه ها | |
---|---|
tensorflow:: ops:: StringLower:: Attrs | تنظیم کننده های ویژگی اختیاری برای StringLower . |
صفات عمومی
عملیات
Operation operation
خروجی
::tensorflow::Output output
توابع عمومی
StringLower
StringLower( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
StringLower
StringLower( const ::tensorflow::Scope & scope, ::tensorflow::Input input, const StringLower::Attrs & attrs )
گره
::tensorflow::Node * node() const
عملگر::tensorflow::ورودی
operator::tensorflow::Input() const
عملگر::tensorflow::خروجی
operator::tensorflow::Output() const
توابع استاتیک عمومی
رمزگذاری
Attrs Encoding( StringPiece x )