- 14 Jan, 2019 3 commits
-
-
Wei Chen committed
-
fixes fixes
Ashutosh Parkhi committed -
* 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
-
- 12 Jan, 2019 2 commits
-
-
Jian Weng committed
-
* Remove duplicated frontend tests * Add test for nnvm to relay * Add test to script * Remove dcgan in nnvm_to_relay test due to unsupported op in cuda * Fix bug in converting conv2d from nnvm to relay * Fix dropout
Haichen Shen committed
-
- 11 Jan, 2019 9 commits
-
-
Zhi committed
-
Joshua Z. Zhang committed
-
Haichen Shen committed
-
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
-