tensorflow::ops::QuantizeAndDequantizeV4Grad::Attrs
#include <array_ops.h>
Дополнительные атрибуты для QuantizeAndDequantizeV4Grad.
Краткое описание
| Общедоступные атрибуты | |
|---|---|
axis_ = -1 | int64 |
| Общедоступные функции | |
|---|---|
Axis(int64 x) | TF_MUST_USE_RESULT Attrs По умолчанию -1. |
Общедоступные атрибуты
axis_
int64 tensorflow::ops::QuantizeAndDequantizeV4Grad::Attrs::axis_ = -1
Общедоступные функции
Axis
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeAndDequantizeV4Grad::Attrs::Axis( int64 x )
По умолчанию -1.
© 2022 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 4.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r2.9/api_docs/cc/struct/tensorflow/ops/quantize-and-dequantize-v4-grad/attrs