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. 11 Apr, 2019 1 commit
  3. 03 Apr, 2019 1 commit
  4. 14 Nov, 2018 1 commit
  5. 07 Nov, 2018 1 commit
  6. 01 Oct, 2018 1 commit
  7. 26 Sep, 2018 1 commit
  8. 14 Sep, 2018 1 commit
  9. 13 Sep, 2018 1 commit
  10. 14 Aug, 2018 1 commit
  11. 11 Aug, 2018 1 commit
  12. 09 Aug, 2018 3 commits
  13. 03 Aug, 2018 2 commits
  14. 02 Aug, 2018 3 commits