1. 19 Aug, 2020 1 commit
    • Paul Fultz II's avatar
      Add to_value/from_value to operation class (#605) · d1caaaa1
      Paul Fultz II authored
      * Add initial serialization
      
      * Formatting
      
      * Add unit tests
      
      * Formatting
      
      * Add tests for serialization
      
      * Formatting
      
      * Use or not and
      
      * Add value test
      
      * Formatting
      
      * Add more tests
      
      * Add shape serialization
      
      * Formatting
      
      * Add serializtion for literal and argument
      
      * Formatting
      
      * Add from and to value to operatation
      
      * Formatting
      
      * Serialize empty types
      
      * Formatting
      
      * Tidy fixes
      
      * Formatting
      
      * Fix tidy issues
      
      * Formatting
      
      * Reformat value type macro
      
      * Formatting
      
      * Handle enum types
      
      * Formatting
      
      * Use const ref
      
      * Update
      
      * Add tests for to_value/from_value
      
      * Formatting
      
      * Add more tests
      
      * Rewrite test to avoid redundant assignment
      d1caaaa1
  2. 20 Nov, 2019 3 commits
  3. 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
  4. 28 Aug, 2019 1 commit
  5. 27 Aug, 2019 2 commits
  6. 04 May, 2019 1 commit
  7. 02 May, 2019 4 commits
  8. 03 Apr, 2019 1 commit
  9. 12 Mar, 2019 1 commit
  10. 07 Mar, 2019 2 commits
  11. 01 Mar, 2019 2 commits
  12. 21 Feb, 2019 1 commit
  13. 14 Feb, 2019 1 commit
  14. 13 Feb, 2019 1 commit
  15. 12 Feb, 2019 1 commit
  16. 05 Feb, 2019 1 commit
  17. 16 Jan, 2019 2 commits
  18. 03 Jan, 2019 2 commits
  19. 11 Dec, 2018 1 commit
  20. 14 Nov, 2018 1 commit
  21. 05 Nov, 2018 2 commits
  22. 02 Nov, 2018 2 commits
  23. 30 Oct, 2018 2 commits
  24. 19 Oct, 2018 1 commit
  25. 18 Oct, 2018 3 commits