1. 31 Oct, 2019 1 commit
    • 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
  2. 19 Sep, 2019 1 commit
  3. 15 Aug, 2019 1 commit
  4. 06 Aug, 2019 1 commit
  5. 23 Jul, 2019 1 commit
  6. 19 Jul, 2019 1 commit