1. 07 Jul, 2017 1 commit
    • [TOPI] Example for depthwise convolution (#197) · 4580e690
      * first commit
      
      * move to topi/recipe
      
      * refactor, almost rewrite
      
      * 2-D sum reduction; implement SAME pad; improve schedule
      
      * add util.py; separate test script
      
      * conv + bn + relu fusion
      
      * auto fusion
      
      * separate declare and schedule; using op tag
      
      * divide large image into blocks
      
      * move to topi; improve blocking schedule
      
      * restructure
      
      * add doc
      
      * using time_evaluator
      Yuwei HU committed
  2. 06 Jul, 2017 4 commits
  3. 05 Jul, 2017 2 commits
  4. 04 Jul, 2017 3 commits
  5. 03 Jul, 2017 5 commits
  6. 01 Jul, 2017 1 commit
  7. 30 Jun, 2017 2 commits
  8. 27 Jun, 2017 2 commits
  9. 24 Jun, 2017 1 commit
  10. 22 Jun, 2017 2 commits
  11. 21 Jun, 2017 1 commit
  12. 19 Jun, 2017 1 commit
  13. 18 Jun, 2017 2 commits
  14. 17 Jun, 2017 1 commit
  15. 16 Jun, 2017 1 commit
  16. 15 Jun, 2017 2 commits
  17. 13 Jun, 2017 1 commit
  18. 12 Jun, 2017 1 commit
  19. 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
  20. 06 Jun, 2017 1 commit
  21. 05 Jun, 2017 1 commit
  22. 04 Jun, 2017 1 commit
  23. 03 Jun, 2017 1 commit
  24. 02 Jun, 2017 1 commit
  25. 01 Jun, 2017 1 commit