• Fenglei's avatar
    gpu reshape n-dimension (n>2) (#716) · 4e78f25d
    Fenglei authored
    * add nd reshape
    
    * compiler and no crash with wrong result version
    
    * change output_stride to trans_stride, which transform input idx to output idx
    
    * using vector instead of c array
    
    * remove delete
    
    * using const and reference to pass string and array
    
    * change 'unimplement' comments, remove extra indents
    
    * format and cast size_t to int
    4e78f25d
Name
Last commit
Last update
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
third-party Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
CMakeLists.txt Loading commit data...
INSTALL.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
changes.md Loading commit data...