tensorflow::
    
   ops::
    
   GatherV2::
    
   Attrs
  
  
   #include <array_ops.h>
  
  Optional attribute setters for GatherV2 .
Summary
     Public attributes | 
   |
|---|---|
     
      
       batch_dims_
      
      = 0
     
     | 
    
     
       int64
      
      | 
   
     Public functions | 
   |
|---|---|
     
      
       BatchDims
      
      (int64 x)
     
     | 
    
     
       TF_MUST_USE_RESULT
       
        Attrs
       
      
     
      Defaults to 0.
      
     | 
   
Public attributes
batch_dims_
int64 tensorflow::ops::GatherV2::Attrs::batch_dims_ = 0
Public functions
BatchDims
TF_MUST_USE_RESULT Attrs tensorflow::ops::GatherV2::Attrs::BatchDims( int64 x )
Defaults to 0.