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 ::
      
       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)
     
      | 
   
     Public attributes | 
   |
|---|---|
     
      
       input_backprop
      
     
     | 
    |
     
      
       input_max_backprop
      
     
     | 
    |
     
      
       input_min_backprop
      
     
     | 
    |
     
      
       operation
      
     
     | 
    |
     Public static functions | 
   |
|---|---|
     
      
       Axis
      
      (int64 x)
     
     | 
    |
     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 )