Spec-Zone.ru › TensorFlow C++ 2.9

tensorflow::ops::QuantizeAndDequantizeV4Grad

#include <array_ops.h>

Возвращает градиент QuantizeAndDequantizeV4.

Краткое описание

Возвращает градиент 1 для входных данных, находящихся в диапазоне квантования, или 0 в противном случае.

Args:

  • scope: Объект Scope

Returns:

  • Output input_backprop
  • Output input_min_backprop
  • Output input_max_backprop
Конструкторы и деструкторы
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
::tensorflow::Output
input_max_backprop
::tensorflow::Output
input_min_backprop
::tensorflow::Output
operation
Operation
Общедоступные статические функции
Axis(int64 x)
Attrs
Структуры
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 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
)

Общедоступные статические функции

Axis

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/versions/r2.9/api_docs/cc/class/tensorflow/ops/quantize-and-dequantize-v4-grad

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API