"src/include/migraph/operation.hpp" did not exist on "fb7b72a6a9d6cc465dc87c17b265516916a3b94e"
  1. 17 Nov, 2019 1 commit
  2. 25 Oct, 2019 1 commit
  3. 16 Oct, 2019 1 commit
  4. 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
  5. 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
  6. 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
  7. 04 Sep, 2019 1 commit
  8. 27 Aug, 2019 4 commits
  9. 26 Aug, 2019 1 commit
  10. 23 Aug, 2019 2 commits
  11. 20 Aug, 2019 1 commit
  12. 19 Aug, 2019 2 commits
  13. 17 Aug, 2019 1 commit
  14. 15 Aug, 2019 2 commits
  15. 07 Aug, 2019 2 commits
  16. 03 Aug, 2019 1 commit
  17. 02 Aug, 2019 1 commit
  18. 24 Jul, 2019 1 commit
  19. 19 Jul, 2019 1 commit
  20. 18 Jul, 2019 4 commits
  21. 17 Jul, 2019 3 commits
  22. 16 Jul, 2019 2 commits
  23. 11 Jul, 2019 4 commits
  24. 10 Jul, 2019 1 commit