1. 27 Jan, 2018 1 commit
    • support using pointer with an original offset (#826) · 293dac39
      * when there is no intrin func, using body for initialization. For issue 714.
      
      * Refine code per review comments, and add a test case.
      
      * Fix lint issues.
      
      * Re-organize the tensorize test cases, and add a new case for none-reset
      mode.
      
      * Fix a typo.
      
      * Delete the unit case because merged it into test_schedule_tensorize.py already.
      
      * always use new tensor in its stage when rewrite for cache read
      
      * revert previous changes to sync up with master
      
      * support using the ptr with an original offset
      
      * update test case and fix CI error
      kun-zh committed
  2. 20 Jan, 2018 1 commit
  3. 08 Nov, 2017 1 commit
  4. 03 Nov, 2017 1 commit
  5. 01 Sep, 2017 1 commit
  6. 30 Aug, 2017 1 commit
  7. 08 Aug, 2017 1 commit
  8. 05 Aug, 2017 1 commit
  9. 24 Jul, 2017 1 commit
  10. 18 Jul, 2017 1 commit
    • [API] Prefetch schedule supported (#258) · 01cbc61a
      * prefetch interface added
      
      * prefetch python comments modified. prefetch info data structure maintained.
      
      * start injecting prefetches. first step (domain touch) implemented.
      
      * domain touch tested.
      
      * Prefetch ir_mutator and ir_visitor dispatch registered.
      
      * modify domain touched from passing a func_ref to passing a tensor
      
      * modify domain touched from passing a func_ref to passing a tensor
      
      * modify Tensor copy to Tensor ref
      
      * temp commit for rebase
      
      * debug info removed, typo fixed, ready to rebase
      
      * prefetch flatten test add!
      
      * roll back builtin functions to side effect functions
      
      * lint error fixed!
      
      * add cache line size to storage flatten argument
      
      * forgot modifications add
      
      * change code style to dmlc-like; get rid of can_prove, use manually compute instead
      
      * python lint error fixed
      
      * modify instrinsic name to pass tests
      
      * [TEST] get rid of str(), replace them by accessing attributes
      
      * change map to list comprehension
      
      * redundant numpy import removed
      Jian Weng committed
  11. 06 Jul, 2017 2 commits
  12. 05 Jul, 2017 1 commit
  13. 03 Jul, 2017 1 commit
  14. 30 Jun, 2017 1 commit
  15. 05 Jun, 2017 1 commit
  16. 08 May, 2017 1 commit
  17. 30 Apr, 2017 1 commit
  18. 26 Apr, 2017 1 commit
    • [LANG] CommReducer (#103) · 26d91985
      * [LANG] CommReducer
      
      * Reorganize c_api
      
      * Remove InitValue and Combine; refactor Functor
      
      * Make CommReducer an Expr
      
      * Make comm_reducer type independent
      
      * Make CommReducerNode a Node
      
      * Small fix
      
      * Refine
      
      * Refine front api; add integration testcases for min/max
      
      * Fix python
      
      * Refine
      
      * Fix lint and add example
      ziheng committed
  19. 21 Apr, 2017 1 commit
  20. 20 Apr, 2017 1 commit
  21. 18 Apr, 2017 1 commit
  22. 09 Apr, 2017 1 commit
  23. 01 Apr, 2017 1 commit
  24. 29 Mar, 2017 1 commit
  25. 14 Mar, 2017 1 commit
  26. 12 Mar, 2017 1 commit
  27. 05 Mar, 2017 1 commit
  28. 26 Feb, 2017 2 commits
  29. 17 Feb, 2017 1 commit
  30. 14 Feb, 2017 1 commit
  31. 09 Feb, 2017 1 commit
  32. 05 Feb, 2017 1 commit
  33. 02 Feb, 2017 1 commit
  34. 29 Jan, 2017 1 commit