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