เทนเซอร์โฟลว์:: ปฏิบัติการ:: UnicodeScript
#include <string_ops.h>
กำหนดโค้ดสคริปต์ของเทนเซอร์ที่กำหนดของจุดโค้ดจำนวนเต็ม Unicode
สรุป
การดำเนินการนี้จะแปลงจุดโค้ด Unicode ไปเป็นโค้ดสคริปต์ที่สอดคล้องกับจุดโค้ดแต่ละจุด รหัสสคริปต์สอดคล้องกับค่า UScriptCode ของส่วนประกอบสากลสำหรับ Unicode (ICU) ดู http://icu-project.org/apiref/icu4c/uscript_8h.html ส่งกลับ -1 (USCRIPT_INVALID_CODE) สำหรับจุดโค้ดที่ไม่ถูกต้อง รูปร่าง ผลลัพธ์ จะตรงกับรูปร่างอินพุต
ตัวอย่าง:
tf.strings.unicode_script([1, 31, 38])
ข้อโต้แย้ง:
ผลตอบแทน:
ตัวสร้างและผู้ทำลาย | |
---|---|
UnicodeScript (const :: tensorflow::Scope & scope, :: tensorflow::Input input) |
คุณลักษณะสาธารณะ | |
---|---|
operation | |
output |
งานสาธารณะ | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
คุณลักษณะสาธารณะ
การดำเนินการ
Operation operation
เอาท์พุท
::tensorflow::Output output
งานสาธารณะ
UnicodeScript
UnicodeScript( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
โหนด
::tensorflow::Node * node() const
ตัวดำเนินการ::tensorflow::อินพุต
operator::tensorflow::Input() const
ตัวดำเนินการ::tensorflow::เอาต์พุต
operator::tensorflow::Output() const