• Fenglei's avatar
    add gpu reduce_window op (#1020) · f6b84d67
    Fenglei authored
    * add reduce op
    
    * hack solution to get reduction function in reduct op
    
    * hack version working on all tests
    
    * add recude_window op
    
    * fixed the reduction checking process
    
    * add reduce window op, save progress, not compilable yet
    
    * change puchback to pre allocate for vector
    
    * fixed datatype vector
    
    * dataype and comments
    
    * pass op intead of using template
    
    * using new GPUshape and allocator
    
    * using GPUShape
    
    * add comment, change map inside function.
    
    * change to more menaful name
    f6b84d67
Name
Last commit
Last update
.ci/travis/ubuntu 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...
third-party 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...