tensorflow::ops::QuantizeAndDequantizeV4Grad
#include <array_ops.h>
Возвращает градиент QuantizeAndDequantizeV4.
Краткое описание
Возвращает градиент со значением 1 для входных данных, находящихся в диапазоне квантования, и 0 в противном случае.
Args:
- scope: Объект Scope
Returns:
| Конструкторы и деструкторы | |
|---|---|
QuantizeAndDequantizeV4Grad(const ::tensorflow::Scope & scope, ::tensorflow::Input gradients, ::tensorflow::Input input, ::tensorflow::Input input_min, ::tensorflow::Input input_max) | |
QuantizeAndDequantizeV4Grad(const ::tensorflow::Scope & scope, ::tensorflow::Input gradients, ::tensorflow::Input input, ::tensorflow::Input input_min, ::tensorflow::Input input_max, const QuantizeAndDequantizeV4Grad::Attrs & attrs) |
| Общедоступные атрибуты | |
|---|---|
input_backprop | |
input_max_backprop | |
input_min_backprop | |
operation | |
| Общедоступные статические функции | |
|---|---|
Axis(int64 x) | |
| Структуры | |
|---|---|
| tensorflow::ops::QuantizeAndDequantizeV4Grad::Attrs | Дополнительные установки атрибутов для QuantizeAndDequantizeV4Grad. |
Общедоступные атрибуты
input_backprop
::tensorflow::Output input_backprop
input_max_backprop
::tensorflow::Output input_max_backprop
input_min_backprop
::tensorflow::Output input_min_backprop
операция
Operation operation
Общедоступные функции
QuantizeAndDequantizeV4Grad
QuantizeAndDequantizeV4Grad( const ::tensorflow::Scope & scope, ::tensorflow::Input gradients, ::tensorflow::Input input, ::tensorflow::Input input_min, ::tensorflow::Input input_max )
QuantizeAndDequantizeV4Grad
QuantizeAndDequantizeV4Grad( const ::tensorflow::Scope & scope, ::tensorflow::Input gradients, ::tensorflow::Input input, ::tensorflow::Input input_min, ::tensorflow::Input input_max, const QuantizeAndDequantizeV4Grad::Attrs & attrs )
Общедоступные статические функции
Ось
Attrs Axis( int64 x )
© 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/api_docs/cc/class/tensorflow/ops/quantize-and-dequantize-v4-grad