tensorflow:: ops:: NotEqual:: Attrs
  #include <math_ops.h>
  Optional attribute setters for NotEqual.
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::NotEqual::Attrs::incompatible_shape_error_ = true
Public functions
IncompatibleShapeError
TF_MUST_USE_RESULT Attrs tensorflow::ops::NotEqual::Attrs::IncompatibleShapeError( bool x )
Defaults to true.