संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
टेंसरफ़्लो:: ऑप्स:: क्वांटाइज़्डरेलु:: Attrs
#include <nn_ops.h>
क्वांटाइज्डरेलु के लिए वैकल्पिक विशेषता सेटर्स।
सारांश
सार्वजनिक समारोह |
---|
OutType (DataType x) | DT_QUINT8 पर डिफ़ॉल्ट। |
सार्वजनिक गुण
आउट_टाइप_
DataType tensorflow::ops::QuantizedRelu::Attrs::out_type_ = DT_QUINT8
सार्वजनिक समारोह
आउटटाइप
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizedRelu::Attrs::OutType(
DataType x
)
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[],[],null,["# tensorflow::ops::QuantizedRelu::Attrs Struct Reference\n\ntensorflow::ops::QuantizedRelu::Attrs\n=====================================\n\n`#include \u003cnn_ops.h\u003e`\n\nOptional attribute setters for [QuantizedRelu](/versions/r2.1/api_docs/cc/class/tensorflow/ops/quantized-relu#classtensorflow_1_1ops_1_1_quantized_relu).\n\nSummary\n-------\n\n| ### Public attributes ||\n|---------------------------------------------------------------------------------------------------------------------|------------|\n| [out_type_](#structtensorflow_1_1ops_1_1_quantized_relu_1_1_attrs_1a7484181a4dd2e6b0a2a3b45eb229f07f)` = DT_QUINT8` | `DataType` |\n\n| ### Public functions ||\n|-------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [OutType](#structtensorflow_1_1ops_1_1_quantized_relu_1_1_attrs_1a741d77fdab030edb91be5f7cd8e2c23b)`(DataType x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.1/api_docs/cc/struct/tensorflow/ops/quantized-relu/attrs#structtensorflow_1_1ops_1_1_quantized_relu_1_1_attrs) Defaults to DT_QUINT8. |\n\nPublic attributes\n-----------------\n\n### out_type_\n\n```carbon\nDataType tensorflow::ops::QuantizedRelu::Attrs::out_type_ = DT_QUINT8\n``` \n\nPublic functions\n----------------\n\n### OutType\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizedRelu::Attrs::OutType(\n DataType x\n)\n``` \nDefaults to DT_QUINT8."]]