Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
tensor akışı:: işlem:: QuantizedReluX:: Öznitelikler
#include <nn_ops.h>
QuantizedReluX için isteğe bağlı öznitelik ayarlayıcılar.
Özet
Genel özellikler |
---|
out_type_ = DT_QUINT8 | DataType |
Kamu işlevleri |
---|
OutType (DataType x) | Varsayılan DT_QUINT8'dir. |
Genel özellikler
out_type_
DataType tensorflow::ops::QuantizedReluX::Attrs::out_type_ = DT_QUINT8
Kamu işlevleri
Çıkış Türü
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizedReluX::Attrs::OutType(
DataType x
)
Varsayılan DT_QUINT8'dir.
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-25 UTC.
[null,null,["Son güncelleme tarihi: 2025-07-25 UTC."],[],[],null,["# tensorflow::ops::QuantizedReluX::Attrs Struct Reference\n\ntensorflow::ops::QuantizedReluX::Attrs\n======================================\n\n`#include \u003cnn_ops.h\u003e`\n\nOptional attribute setters for [QuantizedReluX](/versions/r1.15/api_docs/cc/class/tensorflow/ops/quantized-relu-x#classtensorflow_1_1ops_1_1_quantized_relu_x).\n\nSummary\n-------\n\n| ### Public attributes ||\n|-----------------------------------------------------------------------------------------------------------------------|------------|\n| [out_type_](#structtensorflow_1_1ops_1_1_quantized_relu_x_1_1_attrs_1a7c41aaf8c42e0a8489da6d78d6f724c3)` = DT_QUINT8` | `DataType` |\n\n| ### Public functions ||\n|---------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [OutType](#structtensorflow_1_1ops_1_1_quantized_relu_x_1_1_attrs_1ad5d4a48a0e4e88c18426bd4b296c2705)`(DataType x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r1.15/api_docs/cc/struct/tensorflow/ops/quantized-relu-x/attrs#structtensorflow_1_1ops_1_1_quantized_relu_x_1_1_attrs) Defaults to DT_QUINT8. |\n\nPublic attributes\n-----------------\n\n### out_type_\n\n```carbon\nDataType tensorflow::ops::QuantizedReluX::Attrs::out_type_ = DT_QUINT8\n``` \n\nPublic functions\n----------------\n\n### OutType\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizedReluX::Attrs::OutType(\n DataType x\n)\n``` \nDefaults to DT_QUINT8."]]