Skip to content
Snippets Groups Projects
  1. Sep 20, 2018
  2. Dec 17, 2017
  3. Jul 31, 2017
  4. Jul 06, 2017
  5. Jul 03, 2017
  6. 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
  7. 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
  8. Apr 01, 2017
  9. Mar 29, 2017
  10. Mar 05, 2017
  11. Feb 02, 2017
  12. Jan 20, 2017
  13. Jan 10, 2017
  14. Dec 02, 2016
  15. Nov 29, 2016
  16. Nov 06, 2016
  17. Nov 03, 2016
  18. Nov 01, 2016
  19. Oct 29, 2016
  20. Oct 26, 2016
Loading