1. 19 Mar, 2019 1 commit
  2. 14 Mar, 2019 1 commit
  3. 13 Mar, 2019 1 commit
  4. 11 Mar, 2019 2 commits
  5. 06 Mar, 2019 1 commit
  6. 03 Mar, 2019 1 commit
  7. 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
  8. 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
  9. 23 Feb, 2019 1 commit
  10. 17 Jan, 2019 1 commit
  11. 14 Jan, 2019 1 commit
  12. 11 Jan, 2019 1 commit
  13. 02 Dec, 2018 1 commit
  14. 31 Oct, 2018 1 commit
  15. 11 Oct, 2018 1 commit
  16. 18 Sep, 2018 1 commit
  17. 29 Aug, 2018 1 commit
  18. 23 Aug, 2018 1 commit
    • [NNVM][TEST] Test against numerical grad (#1505) · 0edf87e8
      * [NNVM][TEST] Numerical gradient testing
      
      * [NNVM][TEST] Make some tests a little faster
      
      * Fix the failing test_top_level3
      
      * Target exclusion for the check_function
      
      * Try to ignore singularities
      
      * grad_input_vars now can't contain shapes
      
      * Don't pass unnecessary grad_input_vars to check_function
      
      * Multiple outputs; fixes; testing of check_function
      
      * Use numerical_grads_params to pass parameters to numgrad checker
      
      * Fail when no action is requested excplicitly
      
      * Pass additional params to functions
      
      * Silence the linter issue
      
      * Simplified numgrad checking
      
      * Improved docs for check_function
      
      * Fixed the error message when no dtype is provided
      
      * Several fixes
      
      * Tests with shape/dtype inference for inputs
      
      * Don't check dense's grads on cuda
      
      * Raise an error if output dtypes haven't been inferred
      
      * Moved shape/dtype inference into a separate function; use float32 as fallback
      
      * Remove redundant dtype=float32
      
      * Fix multiple outputs
      
      * Use check_function in the rest of the test_top_level1
      Sergei Grechanik committed
  19. 20 Aug, 2018 1 commit
  20. 03 Aug, 2018 1 commit
  21. 02 Aug, 2018 1 commit
  22. 25 Jul, 2018 1 commit
  23. 13 Jul, 2018 1 commit
  24. 12 Jul, 2018 2 commits
  25. 09 Jul, 2018 1 commit
  26. 04 Jul, 2018 1 commit
  27. 22 Jun, 2018 2 commits
  28. 21 Jun, 2018 1 commit
  29. 14 Jun, 2018 1 commit
  30. 05 Jun, 2018 1 commit
  31. 29 May, 2018 1 commit
  32. 28 Apr, 2018 1 commit
  33. 20 Apr, 2018 1 commit
  34. 14 Oct, 2017 1 commit
  35. 25 Sep, 2017 2 commits
  36. 23 Sep, 2017 1 commit