จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
เทนเซอร์โฟลว์:: ปฏิบัติการ:: สตริงล่าง:: คุณสมบัติ
#include <string_ops.h>
ตัวตั้งค่าแอ็ตทริบิวต์ทางเลือกสำหรับ StringLower
สรุป
งานสาธารณะ |
---|
Encoding (StringPiece x) | ค่าเริ่มต้นเป็น "" |
คุณลักษณะสาธารณะ
การเข้ารหัส_
StringPiece tensorflow::ops::StringLower::Attrs::encoding_ = ""
งานสาธารณะ
การเข้ารหัส
TF_MUST_USE_RESULT Attrs tensorflow::ops::StringLower::Attrs::Encoding(
StringPiece x
)
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[],[],null,["# tensorflow::ops::StringLower::Attrs Struct Reference\n\ntensorflow::ops::StringLower::Attrs\n===================================\n\n`#include \u003cstring_ops.h\u003e`\n\nOptional attribute setters for [StringLower](/versions/r2.3/api_docs/cc/class/tensorflow/ops/string-lower#classtensorflow_1_1ops_1_1_string_lower).\n\nSummary\n-------\n\n| ### Public attributes ||\n|------------------------------------------------------------------------------------------------------------|---------------|\n| [encoding_](#structtensorflow_1_1ops_1_1_string_lower_1_1_attrs_1ae593720ef576ce19d69cc28a6e65e046)` = \"\"` | `StringPiece` |\n\n| ### Public functions ||\n|---------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Encoding](#structtensorflow_1_1ops_1_1_string_lower_1_1_attrs_1a1c8c82a20caf74e3331df587b36d939a)`(StringPiece x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.3/api_docs/cc/struct/tensorflow/ops/string-lower/attrs#structtensorflow_1_1ops_1_1_string_lower_1_1_attrs) Defaults to \"\". |\n\nPublic attributes\n-----------------\n\n### encoding_\n\n```scdoc\nStringPiece tensorflow::ops::StringLower::Attrs::encoding_ = \"\"\n``` \n\nPublic functions\n----------------\n\n### Encoding\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::StringLower::Attrs::Encoding(\n StringPiece x\n)\n``` \nDefaults to \"\"."]]