Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
dòng chảy căng:: ôi:: Lượng tử hóaRelu6:: Attr
#include <nn_ops.h>
Trình thiết lập thuộc tính tùy chọn cho QuantizedRelu6 .
Bản tóm tắt
Thuộc tính công khai |
---|
out_type_ = DT_QUINT8 | DataType |
Chức năng công cộng |
---|
OutType (DataType x) | Mặc định là DT_QUINT8. |
Thuộc tính công khai
out_type_
DataType tensorflow::ops::QuantizedRelu6::Attrs::out_type_ = DT_QUINT8
Chức năng công cộng
Loại ra
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizedRelu6::Attrs::OutType(
DataType x
)
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-07-25 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2025-07-25 UTC."],[],[],null,["# tensorflow::ops::QuantizedRelu6::Attrs Struct Reference\n\ntensorflow::ops::QuantizedRelu6::Attrs\n======================================\n\n`#include \u003cnn_ops.h\u003e`\n\nOptional attribute setters for [QuantizedRelu6](/versions/r2.0/api_docs/cc/class/tensorflow/ops/quantized-relu6#classtensorflow_1_1ops_1_1_quantized_relu6).\n\nSummary\n-------\n\n| ### Public attributes ||\n|----------------------------------------------------------------------------------------------------------------------|------------|\n| [out_type_](#structtensorflow_1_1ops_1_1_quantized_relu6_1_1_attrs_1ae83de0bcc5526b0a0707aa09948eae0e)` = DT_QUINT8` | `DataType` |\n\n| ### Public functions ||\n|--------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [OutType](#structtensorflow_1_1ops_1_1_quantized_relu6_1_1_attrs_1a575b1524f7a3a9700e4a51a00db57ae3)`(DataType x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.0/api_docs/cc/struct/tensorflow/ops/quantized-relu6/attrs#structtensorflow_1_1ops_1_1_quantized_relu6_1_1_attrs) Defaults to DT_QUINT8. |\n\nPublic attributes\n-----------------\n\n### out_type_\n\n```carbon\nDataType tensorflow::ops::QuantizedRelu6::Attrs::out_type_ = DT_QUINT8\n``` \n\nPublic functions\n----------------\n\n### OutType\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizedRelu6::Attrs::OutType(\n DataType x\n)\n``` \nDefaults to DT_QUINT8."]]