- 08 Jan, 2019 7 commits
-
-
Tianqi Chen committed
-
Add trace call expr to allow trace Tensor data at the runtime. By default the default handler is enabled which prints a tracing data to stdout, otherwise user should specify a call_back as global_function (aka @tvm.register_func). The issue is related to: https://discuss.tvm.ai/t/idea-trace-expression/945
Denis Khalikov committed -
Zhi committed
-
Yang Chen committed
-
Wu Zhao committed
-
Li-Wen Chang committed
-
Li-Wen Chang committed
-
- 07 Jan, 2019 4 commits
-
-
Wei Chen committed
-
Lianmin Zheng committed
-
Wuwei Lin committed
-
Tianqi Chen committed
-
- 06 Jan, 2019 1 commit
-
-
* [Relay][Keras] force const dtype to be float32 * fix pylint
Yuwei Hu committed
-
- 05 Jan, 2019 2 commits
- 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 5 commits
-
-
Dominic Symes committed
-
eqy committed
-
Steven S. Lyubomirsky committed
-
Wuwei Lin committed
-
Steven S. Lyubomirsky committed
-