1. 20 Apr, 2018 1 commit
  2. 16 Apr, 2018 1 commit
  3. 08 Mar, 2018 1 commit
  4. 22 Feb, 2018 1 commit
  5. 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
  6. 20 Jan, 2018 1 commit
  7. 08 Nov, 2017 1 commit
  8. 07 Sep, 2017 1 commit
  9. 01 Sep, 2017 1 commit
  10. 30 Aug, 2017 1 commit
  11. 15 Aug, 2017 1 commit
  12. 13 Aug, 2017 1 commit
  13. 08 Aug, 2017 1 commit
  14. 05 Aug, 2017 1 commit
  15. 01 Aug, 2017 1 commit
  16. 24 Jul, 2017 1 commit
  17. 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
  18. 14 Jul, 2017 1 commit
  19. 06 Jul, 2017 1 commit
  20. 04 Jul, 2017 1 commit
  21. 11 Jun, 2017 1 commit
    • Support for Tuple Inputs of Reducer and ComputeOp (#175) · f467f66e
      * Support for batch ComputeOp
      
      * Support for batch ComputeOp
      
      * Fix CrossThreadReduction
      
      * Fix lint
      
      * Add UpdateArray, remove support for batch reduce
      
      * Tuple input support for reduce
      
      * rfactor works with multiple reducer; support multiple reducers with different types
      
      * Small fix
      
      * Small fix
      
      * Change return type of rfactor to Array<Expr>
      
      * Fix lint
      
      * Improve
      
      * Add tutorial
      
      * Improve tutorial
      
      * Improve tutorial
      ziheng committed
  22. 05 Jun, 2017 1 commit
  23. 12 May, 2017 1 commit
  24. 08 May, 2017 1 commit
  25. 05 May, 2017 1 commit
  26. 26 Apr, 2017 1 commit
  27. 18 Apr, 2017 1 commit
  28. 17 Apr, 2017 1 commit
  29. 16 Apr, 2017 1 commit
  30. 15 Apr, 2017 1 commit
  31. 09 Apr, 2017 1 commit
  32. 01 Apr, 2017 1 commit
  33. 29 Mar, 2017 1 commit
  34. 12 Mar, 2017 1 commit
  35. 26 Feb, 2017 1 commit
  36. 17 Feb, 2017 1 commit
  37. 09 Feb, 2017 2 commits
  38. 02 Feb, 2017 1 commit
  39. 31 Jan, 2017 1 commit