1. 28 Feb, 2019 1 commit
    • [Lang] Layout in TVM node system (#2509) · ee79703c
      * move layout.h & layout.cc from relay to tvm
      
      * change ConvertLayout in relay to bijectiveLayout->Forward/backward
      
      * add first test case
      
      * add LayoutAxis
      
      * add LayoutAxis struct and compiles
      
      * simplify BijectiveLayout rule consturct
      
      * polish func name for Layout, move impl to .cc, remove Layout::defined(), add defined() checker
      
      * partially add layout py support
      
      * add layout test cases
      
      * add doc for tvm.layout & tvm.bijective_layout
      
      * fix lint
      
      * fix lint
      
      * fix layout name generation bug
      
      * fix layout typo
      
      * address comments and add topi.layout_transform
      
      * layout.h->data_layout.h, test_lang_layout.py->test_lang_data_layout.py
      Yizhi Liu committed
  2. 27 Feb, 2019 1 commit
  3. 11 Jan, 2019 1 commit
  4. 29 Dec, 2018 1 commit
  5. 06 Oct, 2018 1 commit
  6. 01 Oct, 2018 1 commit
  7. 27 Sep, 2018 1 commit
  8. 15 Sep, 2018 1 commit
  9. 23 Aug, 2018 1 commit
  10. 17 Jun, 2018 1 commit
  11. 01 Jun, 2018 1 commit
  12. 12 May, 2018 1 commit
  13. 31 Mar, 2018 1 commit
  14. 23 Feb, 2018 3 commits
  15. 02 Feb, 2018 1 commit
  16. 04 Dec, 2017 1 commit
  17. 01 Dec, 2017 1 commit
  18. 08 Aug, 2017 1 commit
  19. 01 Aug, 2017 1 commit
  20. 14 Jul, 2017 1 commit
  21. 06 Jul, 2017 2 commits
  22. 05 Jul, 2017 1 commit
  23. 03 Jul, 2017 1 commit
  24. 30 Jun, 2017 1 commit
  25. 22 Jun, 2017 2 commits
  26. 18 Jun, 2017 1 commit
  27. 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
  28. 21 May, 2017 1 commit
  29. 12 May, 2017 1 commit
  30. 29 Apr, 2017 1 commit
  31. 28 Apr, 2017 1 commit
  32. 27 Apr, 2017 1 commit
  33. 26 Apr, 2017 2 commits
  34. 22 Apr, 2017 1 commit
  35. 16 Apr, 2017 1 commit