- 11 Jan, 2019 6 commits
-
-
Sergei Grechanik committed
-
Tianqi Chen committed
-
Jian Weng committed
-
Sergei Grechanik committed
-
* Add sptialpack schedule for arm cpu depthwise convolution * Supply comments.
Wu Zhao committed -
* [TFLite] CI recipe. * * Custom bake tflite package and install.
Siva committed
-
- 09 Jan, 2019 8 commits
-
-
* Add support for passing arguments by args and kwargs when using executor * Fix linting * Update comment, and add arity checking * Small tweak to error message
Jared Roesch committed -
Tianqi Chen committed
-
Wei Chen committed
-
Tianqi Chen committed
-
Joshua Z. Zhang committed
-
relax the error constraints on these tests due to likely FP compuation accuracy issues.
Yang Chen committed -
Ehsan M. Kermani committed
-
Li-Wen Chang committed
-
- 08 Jan, 2019 8 commits
-
-
Zhi committed
-
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 3 commits
-
-
* [TOPI] Add roi align * Refactor bilinear in image resize * Rename to roi_align_nchw * Fix
Wuwei Lin committed -
masahi committed
-
Alexey Romanov committed
-