1. 15 Nov, 2019 1 commit
    • Paul Fultz II's avatar
      Add option to do offload copying automatically (#403) · 81b0ff5d
      Paul Fultz II authored
      * Add compiler options
      
      * Add copy operators
      
      * Formatting
      
      * Use run_passes in tests
      
      * Formatting
      
      * Use run_pass in schedule test
      
      * Formatting
      
      * Add compile_options to get_passes in target
      
      * Formatting
      
      * Offload copy option
      
      * Formatting
      
      * Copy using pinned memory
      
      * Formatting
      
      * Improve performance of gpu copying
      
      * Formatting
      
      * Dont copy
      
      * Formatting
      
      * Always make an extra copy
      
      * Formatting
      
      * Remove unused write op
      
      * Add missing include
      
      * Remove copy_to_gpu function in python api
      
      * Make offload copy disabled by default on C++
      
      * Formatting
      
      * Fix tidy issues
      
      * Formatting
      
      * Fix namespace
      
      * Fix python tests
      
      * Turn clang format off since its broken
      
      * Fix compile error on gcc 5
      
      * Remove commented code
      81b0ff5d
  2. 30 Oct, 2019 1 commit
    • Paul Fultz II's avatar
      Enable scheduler for 1 stream (#399) · ca17bcd6
      Paul Fultz II authored
      * Enable scheduler for 1 stream
      
      * Formatting
      
      * Improve performance of sorting
      
      * Formatting
      
      * Adjust the weight calculation
      
      * Formatting
      
      * Simplify formula
      
      * Formatting
      
      * Avoid division by zero
      
      * Fix scheduler test
      
      * Check for either 1 or 2
      
      * Check for waits when order may change
      
      * Formatting
      ca17bcd6
  3. 28 Oct, 2019 1 commit
  4. 21 Oct, 2019 1 commit
  5. 19 Aug, 2019 2 commits
  6. 15 Aug, 2019 1 commit
  7. 15 Jul, 2019 2 commits
  8. 20 May, 2019 3 commits
  9. 02 May, 2019 1 commit
  10. 25 Apr, 2019 5 commits
  11. 24 Apr, 2019 2 commits
  12. 17 Apr, 2019 1 commit
  13. 16 Apr, 2019 2 commits
  14. 12 Apr, 2019 2 commits
  15. 10 Apr, 2019 1 commit
  16. 09 Apr, 2019 1 commit
  17. 03 Apr, 2019 1 commit
  18. 12 Mar, 2019 1 commit
  19. 11 Mar, 2019 3 commits
  20. 03 Mar, 2019 2 commits
  21. 21 Feb, 2019 3 commits
  22. 13 Feb, 2019 1 commit
  23. 12 Feb, 2019 1 commit
  24. 09 Feb, 2019 1 commit