- 12 Mar, 2019 1 commit
-
-
Tianqi Chen committed
-
- 11 Mar, 2019 2 commits
-
-
Yao Wang committed
-
* tile and repeat operator added in rely * fix pylint * fix make warnings * comments addressed * fix lint error * comment addressed
Leyuan Wang committed
-
- 07 Mar, 2019 1 commit
-
-
* Fix bug in mxnet converter for slick_like * More tolerance for topi_conv2d_NCHWc
Haichen Shen committed
-
- 06 Mar, 2019 1 commit
-
-
* add stack op frontend * concate moved * topi stack added * stack added * fix stack bugs and tested * conv2d alterlayout udpated for relay * fix pylint * fix cmake warnings * cmake warnings fixed
Leyuan Wang committed
-
- 05 Mar, 2019 1 commit
-
-
* [RELAY][OP] Proposal * Fix * Fix test
Wuwei Lin committed
-
- 01 Mar, 2019 1 commit
-
-
* 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
-
- 28 Feb, 2019 1 commit
-
-
* 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
-
- 27 Feb, 2019 1 commit
-
-
Siju committed
-
- 23 Feb, 2019 1 commit
-
-
* Add arange op * Update docs * Fix bug * add sanity check in relay and mxnet frontend mapping * lint * nits * pylint * don't allow empty output from arange * Remove empty test for arange * Fix bug and update doc
Haichen Shen committed
-
- 18 Feb, 2019 1 commit
-
-
* nms data race solved * tst_topi_vision reference results are gonna be updated in PR #2353 * proposal nms_ir updated
Leyuan Wang committed
-
- 14 Feb, 2019 1 commit
-
-
* [TOPI][CUDA] Add faster-rcnn proposal op * Fix doc * Add global barrier * Use vthread in argsort * Update sort and nms ir * Fix lint * Update sort ir in ssd nms
Wuwei Lin committed
-
- 03 Feb, 2019 1 commit
-
-
Tianqi Chen committed
-
- 14 Jan, 2019 1 commit
-
-
* Add GEMM autotvm template for x86 * Fix tophub link * Disable RPC server logging file delete * Update dense autotvm template * Fix tests * Fix lint * tweak * Register two templates with different tags
Haichen Shen committed
-
- 11 Jan, 2019 1 commit
-
-
Tianqi Chen committed
-
- 07 Jan, 2019 1 commit
-
-
Wuwei Lin committed
-
- 29 Dec, 2018 3 commits
-
-
* [TOPI] Add roi align * Refactor bilinear in image resize * Rename to roi_align_nchw * Fix
Wuwei Lin committed -
masahi committed
-
Tianqi Chen committed
-
- 29 Nov, 2018 1 commit
-
-
Dmitrii Murygin committed
-
- 21 Nov, 2018 1 commit
-
-
Tianqi Chen committed
-
- 13 Nov, 2018 2 commits
-
-
Tianqi Chen committed
-
Yizhi Liu committed
-
- 10 Nov, 2018 1 commit
-
-
Wuwei Lin committed
-
- 06 Nov, 2018 1 commit
-
-
Wuwei Lin committed
-
- 31 Oct, 2018 2 commits
-
-
Haichen Shen committed
-
Wuwei Lin committed
-
- 29 Oct, 2018 1 commit
-
-
Yizhi Liu committed
-
- 27 Oct, 2018 1 commit
-
-
Wuwei Lin committed
-
- 21 Oct, 2018 1 commit
-
-
Sergey Mironov committed
-
- 17 Oct, 2018 1 commit
-
-
Siva committed
-
- 02 Oct, 2018 2 commits
-
-
Lianmin Zheng committed
-
Wuwei Lin committed
-
- 01 Oct, 2018 1 commit
-
-
Junru Shao committed
-
- 27 Sep, 2018 1 commit
-
-
Sergey Mironov committed
-
- 19 Sep, 2018 1 commit
-
-
[TOPI] Fix reduce behavior to be consistent with numpy
Tianqi Chen committed
-
- 18 Sep, 2018 2 commits
-
-
Lianmin Zheng committed
-
* Add mean and product operators * Fix typo * Fix lint * fix test * Fix gpu schedule * Update doc * remove mean from topi * Add nnvm test * Fix cuda schedule * Remove cuda schedule
yuruofeifei committed
-
- 13 Sep, 2018 1 commit
-
-
Leyuan Wang committed
-
- 12 Sep, 2018 1 commit
-
-
Liangfu Chen committed
-