Skip to content
Snippets Groups Projects
  1. 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
  2. Jun 06, 2017
  3. Jun 05, 2017
  4. Jun 04, 2017
  5. Jun 02, 2017
  6. May 20, 2017
  7. May 18, 2017
  8. May 17, 2017
  9. May 09, 2017
  10. May 08, 2017
  11. May 07, 2017
  12. May 05, 2017
  13. May 04, 2017
  14. May 03, 2017
  15. May 02, 2017
  16. Apr 30, 2017
  17. Apr 29, 2017
  18. Apr 27, 2017
  19. 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
  20. Apr 25, 2017
  21. Apr 22, 2017
  22. Apr 21, 2017
  23. Apr 18, 2017
  24. Apr 15, 2017
  25. Apr 09, 2017
  26. Apr 01, 2017
  27. Mar 29, 2017
  28. Mar 26, 2017
  29. Mar 17, 2017
  30. Mar 14, 2017
  31. Mar 12, 2017
  32. Mar 05, 2017
  33. Mar 04, 2017
    • Ziheng Jiang's avatar
      [PASS]LoopPartition (#56) · c8ebfbe3
      Ziheng Jiang authored
      * loop_partition draft
      
      * divide loop variable into constant domain and variable domain & consider multiple partitions
      
      * process doubt interval
      
      * fix and refactor, add relax_map arg in BoundDeduce
      
      * fix testcase and comment
      
      * rebase to zero, convert to SSA
      
      * change the logic of generating loop code & fix issues
      
      * add a testcase for relax map in deducebound && fix issues
      
      * clean code
      
      * const auto&
      
      * add test_multi_if
      c8ebfbe3
  34. Mar 01, 2017
  35. Feb 26, 2017
  36. Feb 24, 2017
Loading