コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
テンソルフロー::作戦::量子化された追加::属性
#include <math_ops.h>
QuantizedAddのオプションの属性セッター。
まとめ
公共機能 |
---|
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-25 UTC。
[null,null,["最終更新日 2025-07-25 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.1/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.1/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."]]