- 04 Jan, 2019 3 commits
-
-
* Enhanced simplification rules for Div by a positive constant * Fixed my last commit to correctly interpret TVM's division as truncated division * Fixed implemenation of IntSet::can_prove_non_positive() * addressed comments by @yzhliu * addressed comments by @sgrechanik-h * addressed more comments by @yzhliu
Salem Derisavi committed -
Wuwei Lin committed
-
Jian Weng committed
-
- 03 Jan, 2019 3 commits
-
-
Haichen Shen committed
-
* Fix clock type in rpc_session timer * Fix lint error
Nick Hynes committed -
Steven S. Lyubomirsky committed
-
- 01 Jan, 2019 1 commit
-
-
Lianmin Zheng committed
-
- 30 Dec, 2018 1 commit
-
-
Wuwei Lin committed
-
- 29 Dec, 2018 4 commits
-
-
* [TOPI] Add roi align * Refactor bilinear in image resize * Rename to roi_align_nchw * Fix
Wuwei Lin committed -
masahi committed
-
Alexey Romanov committed
-
Tianqi Chen committed
-
- 27 Dec, 2018 2 commits
-
-
Tianqi Chen committed
-
Tianqi Chen committed
-
- 26 Dec, 2018 3 commits
-
-
* Add cast op * Rename dtype_cast to cast * Add additional safety check for String2TVMType * Add missing relay op docs
Haichen Shen committed -
dtype of count is the same as dtype of inputs[0] when created, but its type may change when multiplied by inputs[0]->shape[i]. Which causes dtype of output is not same as dtype of input.
lixiaoquan committed -
Wuwei Lin committed
-
- 25 Dec, 2018 4 commits
-
-
Wuwei Lin committed
-
Jared Roesch committed
-
* add ssd ops to mxnet.py * add ssd ops to mxnet.py * add result check for multibox and nms unit tests * add result check for multibox and nms unit tests * address @kevinthesun's comments * Disable cuda test for nms for now.
Zhi committed -
typo "@func myfunc" => "func @myfunc"
Liang ZOU committed
-
- 24 Dec, 2018 7 commits
-
-
Dominic Symes committed
-
eqy committed
-
Steven S. Lyubomirsky committed
-
Wuwei Lin committed
-
Steven S. Lyubomirsky committed
-
masahi committed
-
Dtype of output of pad should follows input, but if dtype of input is not float, output will still be float becase pad_value is float.
lixiaoquan committed
-
- 22 Dec, 2018 1 commit
-
-
Jared Roesch committed
-
- 21 Dec, 2018 1 commit
-
-
Haichen Shen committed
-
- 20 Dec, 2018 5 commits
-
-
* Add MXNet test example for relay * Fix a bug in BiasAddSimplifier
Haichen Shen committed -
* Add Eddie to committer * Fix order
Haichen Shen committed -
Zhi committed
-
Sergei Grechanik committed
-
masahi committed
-
- 19 Dec, 2018 2 commits
-
-
Jian Weng committed
-
Andrew Tulloch committed
-
- 18 Dec, 2018 3 commits
-
-
Yong Wu committed
-
* [PASS] Avoid recursion in FoldScaleAxis * remove GetForwardScale
Tianqi Chen committed -
Zhi committed
-