tensorflow:: אופס:: QuantizedAdd:: Attrs
#include <math_ops.h>
קובעי תכונות אופציונליים עבור QuantizedAdd .
תַקצִיר
תכונות ציבוריות | |
---|---|
Toutput_ = DT_QINT32 | DataType |
תפקידים ציבוריים | |
---|---|
Toutput (DataType x) | TF_MUST_USE_RESULT Attrs ברירת המחדל היא DT_QINT32. |
תכונות ציבוריות
Toutput_
DataType tensorflow::ops::QuantizedAdd::Attrs::Toutput_ = DT_QINT32
תפקידים ציבוריים
פלט
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizedAdd::Attrs::Toutput( DataType x )
ברירת המחדל היא DT_QINT32.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 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."]]