• Fenglei's avatar
    nvgpu concat split (#1894) · 58bd00de
    Fenglei authored
    * add split concat
    
    * fix bug
    
    * fix bug
    
    * fix bug
    
    * add test
    
    * fix test bug
    
    * add comments
    
    * format
    
    * return intead of check processed
    
    * remove .back() since it's not vector anymore.
    
    * format
    
    * change to paramter tests based on Geoff's comments
    
    * types-> type
    
    * change split size to 256
    58bd00de
backend_test.in.cpp 251 KB