1. 09 Oct, 2019 1 commit
    • Paul Fultz II's avatar
      Fix bug in bert accuraccy (#385) · a797f890
      Paul Fultz II authored
      * Fix bug in bert accuraccy
      
      * Formatting
      
      * add another test
      
      * Fix add and overflow
      
      * Formatting
      
      * Fix bug in shape_for_each
      
      * Use front instead of iterator
      
      * Use result.front()
      
      * Split add_unary files
      
      * Formatting
      
      * Fix incorrect last index
      
      * Remove comment
      
      * Inline function
      
      * Fix carry check
      
      * Fix metadata errors
      
      * Formatting
      
      * Reflow
      
      * Reflow
      a797f890
  2. 27 Sep, 2019 1 commit
    • Shucai Xiao's avatar
      Ceil floor operators (#375) · 7d06cdbd
      Shucai Xiao authored
      * add two operators ceil and floor
      
      * clang format
      
      * add unit test for the ceil and floor operators
      
      * remove unintended code
      7d06cdbd
  3. 25 Sep, 2019 1 commit
    • Shucai Xiao's avatar
      Reduce_min/max operators (#363) · 3962c2ad
      Shucai Xiao authored
      * first version of refactoring reduce operators.
      
      * clang format
      
      * refactor the gpu implemantation of the reduce_mean operator
      
      * clang format
      
      * refactor gpu implementation of the resuce_sum operator
      
      * fix cpp check error
      
      * fix cppcheck error
      
      * fix cppcheck error
      
      * fix review comments
      
      * clang format
      
      * fix a jenkin error
      
      * fixed review comments
      
      * clang format
      
      * fix review comments
      
      * clang format
      
      * fix review comments
      
      * clang format
      
      * add implemenation of reduce_min and reduce_max
      
      * clang format
      
      * add unit test for reduce_min/max operator
      
      * clang format
      
      * add more unit tests
      
      * clang format
      
      * fix review comments
      3962c2ad
  4. 03 Sep, 2019 2 commits
  5. 28 Aug, 2019 2 commits
  6. 04 Aug, 2019 2 commits
  7. 03 Aug, 2019 2 commits
  8. 02 Aug, 2019 1 commit
  9. 01 Aug, 2019 2 commits
  10. 11 Jul, 2019 3 commits
  11. 10 Jul, 2019 2 commits
  12. 09 Jul, 2019 1 commit
  13. 05 Jul, 2019 1 commit
  14. 04 Jul, 2019 3 commits
  15. 03 Jul, 2019 2 commits
  16. 29 Jun, 2019 1 commit
  17. 27 Jun, 2019 2 commits
  18. 24 Jun, 2019 2 commits
  19. 21 Jun, 2019 1 commit
  20. 04 Jun, 2019 2 commits
  21. 31 May, 2019 2 commits
  22. 29 May, 2019 4 commits