Skip to content
Snippets Groups Projects
  1. Nov 08, 2017
  2. Nov 03, 2017
  3. Sep 01, 2017
  4. Aug 30, 2017
  5. Aug 08, 2017
  6. Aug 05, 2017
  7. Jul 24, 2017
  8. 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
  9. Jul 06, 2017
  10. Jul 05, 2017
  11. Jul 03, 2017
  12. Jun 30, 2017
  13. Jun 05, 2017
  14. May 08, 2017
  15. Apr 30, 2017
  16. Apr 26, 2017
    • ziheng's avatar
      [LANG] CommReducer (#103) · 26d91985
      ziheng authored
      * [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
      26d91985
  17. Apr 21, 2017
  18. Apr 20, 2017
  19. Apr 18, 2017
  20. Apr 09, 2017
  21. Apr 01, 2017
  22. Mar 29, 2017
  23. Mar 14, 2017
  24. Mar 12, 2017
  25. Mar 05, 2017
  26. Feb 26, 2017
  27. Feb 17, 2017
  28. Feb 14, 2017
  29. Feb 09, 2017
  30. Feb 05, 2017
  31. Feb 02, 2017
  32. Jan 29, 2017
Loading