tensorflow::
    
   ops::
    
   Equal::
    
   Attrs
  
  
   #include <math_ops.h>
  
  Optional attribute setters for Equal .
Summary
     Public attributes | 
   |
|---|---|
     
      
       incompatible_shape_error_
      
      = true
     
     | 
    
     
       bool
      
      | 
   
     Public functions | 
   |
|---|---|
     
      
       IncompatibleShapeError
      
      (bool x)
     
     | 
    
     
       TF_MUST_USE_RESULT
       
        Attrs
       
      
     
      Defaults to true.
      
     | 
   
Public attributes
incompatible_shape_error_
bool tensorflow::ops::Equal::Attrs::incompatible_shape_error_ = true
Public functions
IncompatibleShapeError
TF_MUST_USE_RESULT Attrs tensorflow::ops::Equal::Attrs::IncompatibleShapeError( bool x )
Defaults to true.