Go to the source code of this file.
◆ MTL_CONST
◆ MAX_BINARY_SPECIALIZED_DIMS
  
  
      
        
          | constexpr int MAX_BINARY_SPECIALIZED_DIMS = 5 | 
         
       
   | 
  
staticconstexpr   | 
  
 
 
◆ MAX_COPY_SPECIALIZED_DIMS
  
  
      
        
          | constexpr int MAX_COPY_SPECIALIZED_DIMS = 5 | 
         
       
   | 
  
staticconstexpr   | 
  
 
 
◆ MAX_REDUCE_SPECIALIZED_DIMS
  
  
      
        
          | constexpr int MAX_REDUCE_SPECIALIZED_DIMS = 4 | 
         
       
   | 
  
staticconstexpr   | 
  
 
 
◆ REDUCE_N_READS
  
  
      
        
          | constexpr int REDUCE_N_READS = 16 | 
         
       
   | 
  
staticconstexpr   | 
  
 
 
◆ RMS_LOOPED_LIMIT
  
  
      
        
          | constexpr int RMS_LOOPED_LIMIT = 4096 | 
         
       
   | 
  
staticconstexpr   | 
  
 
 
◆ RMS_N_READS
  
  
      
        
          | constexpr int RMS_N_READS = 4 | 
         
       
   | 
  
staticconstexpr   | 
  
 
 
◆ SOFTMAX_LOOPED_LIMIT
  
  
      
        
          | constexpr int SOFTMAX_LOOPED_LIMIT = 4096 | 
         
       
   | 
  
staticconstexpr   | 
  
 
 
◆ SOFTMAX_N_READS
  
  
      
        
          | constexpr int SOFTMAX_N_READS = 4 | 
         
       
   | 
  
staticconstexpr   |