1. 14 Mar, 2019 1 commit
  2. 13 Mar, 2019 1 commit
  3. 11 Mar, 2019 1 commit
  4. 06 Mar, 2019 1 commit
  5. 03 Mar, 2019 1 commit
  6. 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
  7. 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
  8. 23 Feb, 2019 1 commit
  9. 17 Jan, 2019 1 commit
  10. 14 Jan, 2019 1 commit
  11. 31 Oct, 2018 1 commit
  12. 18 Sep, 2018 1 commit
  13. 13 Jul, 2018 1 commit
  14. 04 Jul, 2018 1 commit
  15. 22 Jun, 2018 1 commit
  16. 21 Jun, 2018 1 commit
  17. 14 Jun, 2018 1 commit
  18. 05 Jun, 2018 1 commit
  19. 29 May, 2018 1 commit
  20. 28 Apr, 2018 1 commit
  21. 14 Oct, 2017 1 commit
  22. 23 Sep, 2017 1 commit
  23. 21 Sep, 2017 1 commit
  24. 30 Aug, 2017 1 commit
  25. 18 Aug, 2017 1 commit
  26. 15 Aug, 2017 1 commit
  27. 07 Jul, 2017 1 commit