tensorflow::
ops::
QuantizeAndDequantizeV4Grad
#include <array_ops.h>
Returns the gradient of
QuantizeAndDequantizeV4
.
Summary
Returns a gradient of 1 for inputs that are within the quantization range, or 0 otherwise.
Args:
- scope: A Scope object
Returns:
Constructors and Destructors |
|
---|---|
QuantizeAndDequantizeV4Grad
(const ::
|
|
QuantizeAndDequantizeV4Grad
(const ::
|
Public attributes |
|
---|---|
input_
|
|
input_
|
|
input_
|
|
operation
|
Structs |
|
---|---|
tensorflow::
|
Optional attribute setters for QuantizeAndDequantizeV4Grad . |
Public attributes
Public functions
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 )