Skip to content
Snippets Groups Projects
  1. Jun 22, 2017
  2. Jun 18, 2017
  3. Jun 16, 2017
  4. Jun 15, 2017
  5. 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
  6. Jun 06, 2017
  7. Jun 05, 2017
  8. Jun 04, 2017
  9. Jun 03, 2017
  10. Jun 02, 2017
  11. May 31, 2017
  12. May 25, 2017
  13. May 22, 2017
  14. May 21, 2017
  15. May 20, 2017
  16. May 16, 2017
  17. May 12, 2017
  18. May 10, 2017
  19. May 09, 2017
  20. May 08, 2017
  21. May 07, 2017
  22. May 05, 2017
  23. May 04, 2017
  24. May 02, 2017
  25. Apr 30, 2017
  26. Apr 29, 2017
  27. Apr 28, 2017
  28. Apr 27, 2017
  29. 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
    • Tianqi Chen's avatar
      [PYTHON] Rename the namespace (#105) · 7e032457
      Tianqi Chen authored
      7e032457
Loading