• gaurides's avatar
    CPU implementation of Gelu op (#3787) · 73fff9f4
    gaurides authored
    * Initial implementation
    
    * Fixed Gelu
    
    * Gelu backprop initial implementation
    
    * Add GeluBackprop fusion
    
    * Gelu and gelu backprop fusion test cases
    
    * Prevent decompose_op() for Gelu/GeluBackpropFactor for some type
    
    * Fixes and cleanup
    
    * Enabled backprop fusion
    
    * Fixed some issues
    
    * Mostly cleanup
    
    * Some more cleanup
    
    * File permissions
    
    * Remove unused variable
    
    * Style check
    
    * Address PR feedback
    
    * Address PR feedback
    
    * Incorporate changes related to latest master
    
    * Style check
    
    * Some more PR feedback related changes
    
    * Remove comment
    
    * Check for relative error
    
    * Retrigger CI
    
    * corrected syntax
    73fff9f4
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...
.travis.yml Loading commit data...
ABOUT.md Loading commit data...
CMakeLists.txt Loading commit data...
CODEOWNERS Loading commit data...
CONTRIB.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...
ecosystem-overview.md Loading commit data...