จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
เทนเซอร์โฟลว์:: ปฏิบัติการ:: ปริมาณเพิ่ม:: คุณสมบัติ
#include <math_ops.h>
ตัวตั้งค่าแอ็ตทริบิวต์ทางเลือกสำหรับ QuantizedAdd
สรุป
คุณลักษณะสาธารณะ |
---|
Toutput_ = DT_QINT32 | DataType |
งานสาธารณะ |
---|
Toutput (DataType x) | ค่าเริ่มต้นคือ DT_QINT32 |
คุณลักษณะสาธารณะ
พูดโน้มน้าว_
DataType tensorflow::ops::QuantizedAdd::Attrs::Toutput_ = DT_QINT32
งานสาธารณะ
พูดจาโผงผาง
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizedAdd::Attrs::Toutput(
DataType x
)
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[],[],null,["# tensorflow::ops::QuantizedAdd::Attrs Struct Reference\n\ntensorflow::ops::QuantizedAdd::Attrs\n====================================\n\n`#include \u003cmath_ops.h\u003e`\n\nOptional attribute setters for [QuantizedAdd](/versions/r2.2/api_docs/cc/class/tensorflow/ops/quantized-add#classtensorflow_1_1ops_1_1_quantized_add).\n\nSummary\n-------\n\n| ### Public attributes ||\n|-------------------------------------------------------------------------------------------------------------------|------------|\n| [Toutput_](#structtensorflow_1_1ops_1_1_quantized_add_1_1_attrs_1a884a022e77155da621022a82bc78d889)` = DT_QINT32` | `DataType` |\n\n| ### Public functions ||\n|------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Toutput](#structtensorflow_1_1ops_1_1_quantized_add_1_1_attrs_1ab11cd8df5eb03c848f26646e87b47cbc)`(DataType x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.2/api_docs/cc/struct/tensorflow/ops/quantized-add/attrs#structtensorflow_1_1ops_1_1_quantized_add_1_1_attrs) Defaults to DT_QINT32. |\n\nPublic attributes\n-----------------\n\n### Toutput_\n\n```scdoc\nDataType tensorflow::ops::QuantizedAdd::Attrs::Toutput_ = DT_QINT32\n``` \n\nPublic functions\n----------------\n\n### Toutput\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizedAdd::Attrs::Toutput(\n DataType x\n)\n``` \nDefaults to DT_QINT32."]]