1. 08 Jul, 2017 1 commit
  2. 07 Jul, 2017 6 commits
  3. 06 Jul, 2017 4 commits
  4. 05 Jul, 2017 2 commits
  5. 04 Jul, 2017 3 commits
  6. 03 Jul, 2017 5 commits
  7. 01 Jul, 2017 1 commit
  8. 30 Jun, 2017 2 commits
  9. 27 Jun, 2017 2 commits
  10. 24 Jun, 2017 1 commit
  11. 22 Jun, 2017 2 commits
  12. 21 Jun, 2017 1 commit
  13. 19 Jun, 2017 1 commit
  14. 18 Jun, 2017 2 commits
  15. 17 Jun, 2017 1 commit
  16. 16 Jun, 2017 1 commit
  17. 15 Jun, 2017 2 commits
  18. 13 Jun, 2017 1 commit
  19. 12 Jun, 2017 1 commit
  20. 11 Jun, 2017 1 commit
    • Support for Tuple Inputs of Reducer and ComputeOp (#175) · f467f66e
      * 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
      ziheng committed