Skip to content
Snippets Groups Projects
  1. Nov 30, 2018
  2. Oct 14, 2018
  3. Oct 07, 2018
  4. Aug 23, 2018
  5. Mar 17, 2018
  6. Feb 07, 2018
  7. Jan 24, 2018
  8. Dec 17, 2017
  9. Dec 04, 2017
  10. Oct 26, 2017
  11. Sep 20, 2017
  12. Sep 01, 2017
  13. Aug 30, 2017
  14. Aug 13, 2017
  15. Aug 10, 2017
  16. Aug 08, 2017
  17. Jul 26, 2017
  18. Jul 18, 2017
    • Jian Weng's avatar
      [API] Prefetch schedule supported (#258) · 01cbc61a
      Jian Weng authored
      * 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
      01cbc61a
  19. Jul 06, 2017
  20. Jul 05, 2017
  21. Jul 04, 2017
  22. Jul 03, 2017
  23. Jun 30, 2017
  24. Jun 11, 2017
    • ziheng's avatar
      Support for Tuple Inputs of Reducer and ComputeOp (#175) · f467f66e
      ziheng authored
      * 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
      f467f66e
  25. May 07, 2017
  26. May 04, 2017
  27. Apr 09, 2017
  28. Mar 12, 2017
  29. Feb 14, 2017
  30. Feb 11, 2017
  31. Feb 04, 2017
  32. Jan 31, 2017
  33. Jan 16, 2017
Loading