1. 03 Mar, 2019 1 commit
  2. 01 Mar, 2019 1 commit
    • [Relay/TOPI][Op] Add batch_matmul in relay and TOPI (#2561) · 84590063
      * Add batch_dot and cpu schedule
      
      * Add relay support for batch_dot
      
      * Rename batch_dot to batch_matmul
      
      * nits
      
      * Add missing file
      
      * Put batch_matmul and dense x86 schedule in separate files
      
      * Fix pylint
      
      * Remove unused import
      
      * Add cuda schedule for batch_matmul
      
      * Add test case with larger batch size
      
      * Add batch_matmul in api doc
      
      * Fix quantize pass rounding error
      
      * Fix pylint and minor change
      
      * bug fix
      Haichen Shen committed
  3. 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
  4. 17 Feb, 2019 1 commit
  5. 24 Jan, 2019 1 commit
  6. 11 Jan, 2019 1 commit
  7. 07 Jan, 2019 1 commit
  8. 18 Dec, 2018 1 commit
  9. 04 Dec, 2018 1 commit
  10. 02 Dec, 2018 1 commit
  11. 30 Nov, 2018 1 commit
  12. 26 Nov, 2018 1 commit
  13. 21 Nov, 2018 1 commit
  14. 19 Nov, 2018 2 commits
  15. 18 Nov, 2018 1 commit
  16. 09 Nov, 2018 1 commit
  17. 29 Oct, 2018 1 commit
  18. 28 Oct, 2018 1 commit
  19. 25 Oct, 2018 1 commit
  20. 24 Oct, 2018 1 commit
  21. 20 Oct, 2018 1 commit
  22. 18 Oct, 2018 1 commit
  23. 17 Oct, 2018 1 commit
  24. 16 Oct, 2018 1 commit
  25. 12 Oct, 2018 1 commit
  26. 11 Oct, 2018 2 commits
  27. 09 Oct, 2018 1 commit
  28. 08 Oct, 2018 1 commit
  29. 07 Oct, 2018 2 commits
  30. 05 Oct, 2018 1 commit
  31. 04 Oct, 2018 1 commit