Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
przepływ tensorowy:: ops:: KwantyzowaneDodaj:: Atrybuty
#include <math_ops.h>
Opcjonalne moduły ustawiające atrybuty dla QuantizedAdd .
Streszczenie
Atrybuty publiczne |
---|
Toutput_ = DT_QINT32 | DataType |
Funkcje publiczne |
---|
Toutput (DataType x) | Domyślnie jest to DT_QINT32. |
Atrybuty publiczne
Tooutput_
DataType tensorflow::ops::QuantizedAdd::Attrs::Toutput_ = DT_QINT32
Funkcje publiczne
Toutput
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizedAdd::Attrs::Toutput(
DataType x
)
Domyślnie jest to DT_QINT32.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-26 UTC.
[null,null,["Ostatnia aktualizacja: 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."]]