• Ayan Moitra's avatar
    Support ArgMin and ArgMax for NVGPU Backend (#1737) · 6f30b32b
    Ayan Moitra authored
    * Project initialization commit
    
    * Added unit tests for 3D tensors for argmax
    
    * Refactored reduce to be used by argmax argmin. argmax argmin still has some issues. WIP
    
    * [WIP]First working version of ArgMax ArgMin
    
    * added reduce buffer for the cudnn api calls
    
    * added reduce buffer for the cudnn api calls
    
    * Further modifications. Using rvalues to pass enums to build reduce method
    
    * more unit tests added
    
    * Incorporate Fenglei's comments
    
    * Incorporating Chris's first set of comments
    
    * small change to test file
    
    * Resolving clang issue that was causing argmin test to fail
    
    * Incorporate Chris's  comments
    
    * clang format issue
    6f30b32b
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...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
CODEOWNERS 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...