• Fenglei's avatar
    gpu replace slice optimize (#1411) · c46d4546
    Fenglei authored
    * optimize replace slice
    
    * fix bugs
    
    * fix bug
    
    * optimize pad dynamic
    
    * fix bug
    
    * fix bug
    
    * fix bug
    
    * remove *
    
    * add gpu_assignment to pass
    
    * refactor cuda replace slice.
    
    * fix bug
    
    * refactor replace slice
    
    * working version
    
    * clang format
    
    * us layout instead of assignment
    
    * us layout instead of assignment in cmakelist
    
    * update gpu_layout
    
    * fix bugs
    
    * resolve conflict
    
    * GPUShape to NVShape
    
    * using kernel args
    
    * using kernel args
    
    * fix bugs
    
    * fix bugs
    
    * fix bug, remove mkldnn.h from gpu_layout.cpp
    
    * fix bug for pad_below
    
    * remove cast to rep_slice
    
    * fix bugs
    
    * clang format
    
    * change add_in_place_oi_pair({0, 0, false} to add_in_place_oi_pair({0, 0, true};
    c46d4546
Name
Last commit
Last update
.ci Loading commit data...
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...
.clang-format Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIB.md Loading commit data...
INSTALL.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...