tensorflow:: ops:: Gather:: Attrs
  #include <array_ops.h>
  Optional attribute setters for Gather.
Summary
        Public attributes | 
    |
|---|---|
        validate_indices_ = true
       | 
      
        bool
         | 
    
        Public functions | 
    |
|---|---|
        ValidateIndices(bool x)
       | 
      
        TF_MUST_USE_RESULT Attrs
        Defaults to true.  
       | 
    
Public attributes
validate_indices_
bool tensorflow::ops::Gather::Attrs::validate_indices_ = true
Public functions
ValidateIndices
TF_MUST_USE_RESULT Attrs tensorflow::ops::Gather::Attrs::ValidateIndices( bool x )
Defaults to true.