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. 27 Aug, 2019 4 commits
  5. 26 Aug, 2019 1 commit
  6. 23 Aug, 2019 2 commits
  7. 20 Aug, 2019 1 commit
  8. 19 Aug, 2019 2 commits
  9. 17 Aug, 2019 1 commit
  10. 15 Aug, 2019 2 commits
  11. 07 Aug, 2019 2 commits
  12. 03 Aug, 2019 1 commit
  13. 02 Aug, 2019 1 commit
  14. 24 Jul, 2019 1 commit
  15. 19 Jul, 2019 1 commit
  16. 18 Jul, 2019 4 commits
  17. 17 Jul, 2019 3 commits
  18. 16 Jul, 2019 2 commits
  19. 11 Jul, 2019 4 commits
  20. 10 Jul, 2019 4 commits
  21. 09 Jul, 2019 1 commit