เทนเซอร์โฟลว์:: ปฏิบัติการ:: สตริงUpper
#include <string_ops.h>
แปลงอักขระตัวพิมพ์เล็กทั้งหมดเป็นการแทนที่ตัวพิมพ์ใหญ่ตามลำดับ
สรุป
ตัวอย่าง:
tf.strings.upper("สตริง CamelCase และตัวพิมพ์ใหญ่ทั้งหมด")
ข้อโต้แย้ง:
- ขอบเขต: วัตถุ ขอบเขต
ผลตอบแทน:
-
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) |
โครงสร้าง | |
---|---|
เทนเซอร์โฟลว์ :: ops :: StringUpper :: Attrs | ตัวตั้งค่าแอ็ตทริบิวต์ทางเลือกสำหรับ StringUpper |
คุณลักษณะสาธารณะ
การดำเนินการ
Operation operation
เอาท์พุท
::tensorflow::Output output
งานสาธารณะ
สตริงUpper
StringUpper( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
สตริงUpper
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 )