- Jan 09, 2019
-
-
Tianqi Chen authored
-
Wei Chen authored
-
Tianqi Chen authored
-
Joshua Z. Zhang authored
-
Yang Chen authored
relax the error constraints on these tests due to likely FP compuation accuracy issues.
-
Ehsan M. Kermani authored
-
Li-Wen Chang authored
-
- Jan 08, 2019
-
-
Zhi authored
-
Tianqi Chen authored
-
Denis Khalikov authored
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
-
Zhi authored
-
Yang Chen authored
-
Wu Zhao authored
-
Li-Wen Chang authored
-
Li-Wen Chang authored
-
- Jan 07, 2019
-
-
Wei Chen authored
-
Lianmin Zheng authored
-
Wuwei Lin authored
-
Tianqi Chen authored
-
- Jan 06, 2019
-
-
Yuwei Hu authored
* [Relay][Keras] force const dtype to be float32 * fix pylint
-
- Jan 05, 2019
- Jan 04, 2019
-
-
Salem Derisavi authored
* 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
-
Wuwei Lin authored
-
Jian Weng authored
-
- Jan 03, 2019
-
-
Haichen Shen authored
-
Nick Hynes authored
* Fix clock type in rpc_session timer * Fix lint error
-
Steven S. Lyubomirsky authored
-
- Jan 01, 2019
-
-
Lianmin Zheng authored
-
- Dec 30, 2018
-
-
Wuwei Lin authored
-
- Dec 29, 2018
-
-
Wuwei Lin authored
* [TOPI] Add roi align * Refactor bilinear in image resize * Rename to roi_align_nchw * Fix
-
masahi authored
-
Alexey Romanov authored
-
Tianqi Chen authored
-
- Dec 27, 2018
-
-
Tianqi Chen authored
-
Tianqi Chen authored
-
- Dec 26, 2018
-
-
Haichen Shen authored
* Add cast op * Rename dtype_cast to cast * Add additional safety check for String2TVMType * Add missing relay op docs
-
lixiaoquan authored
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.
-
Wuwei Lin authored
-
- Dec 25, 2018
-
-
Wuwei Lin authored
-