- 30 Oct, 2018 7 commits
-
-
Jared Roesch committed
-
Tianqi Chen committed
-
* [TOPI] Improve the style of using autotvm * fix
Lianmin Zheng committed -
kun-zh committed
-
Siju committed
-
Animesh Jain committed
-
Tianqi Chen committed
-
- 29 Oct, 2018 10 commits
-
-
Haichen Shen committed
-
kun-zh committed
-
Yizhi Liu committed
-
Siju committed
-
Josh Pollock committed
-
xqdan committed
-
Josh Pollock committed
-
Jared Roesch committed
-
xqdan committed
-
Jared Roesch committed
-
- 28 Oct, 2018 7 commits
-
-
* [RELAY][PASS] FoldScaleAxis Forward * Introduce helper function type_as * Update per review comment * Fix according to comments
Tianqi Chen committed -
Siva committed
-
Yizhi Liu committed
-
雾雨魔理沙 committed
-
Tianqi Chen committed
-
MORITA Kazutaka committed
-
Tianqi Chen committed
-
- 27 Oct, 2018 3 commits
- 26 Oct, 2018 4 commits
-
-
GCC issues warnings with -Wextra if we don't explicitly initialize base class in copy constructors. This commit fixed the issue.
Yang Chen committed -
Siva committed
-
Tianqi Chen committed
-
eqy committed
-
- 25 Oct, 2018 7 commits
-
-
Jared Roesch committed
-
Tianqi Chen committed
-
雾雨魔理沙 committed
-
It might cause TupleTypeNode to be printed incorrectly. it doesnt show in http://ci.tvm.ai:8080/blue/organizations/jenkins/tvm/detail/PR-1989/1/pipeline/141, but if you run it on local machine you will see what get compared being NodeBase and TupleType. Also as a side thought can we write a giant macro that make sure everything get did right (all field get visited, typekey match, declare_node_type_info match, etc?) I can do some macro metaprogramming, so I can take up the work.
雾雨魔理沙 committed -
Zhennan Qin committed
-
[DOCS] Fix C++ example:graph_runtime.cc:151: Check failed: data->ndim == data_out->ndim (2 vs. 1) (#1987)
Howave committed -
雾雨魔理沙 committed
-
- 24 Oct, 2018 2 commits
-
-
* l2 normalization * retrigger CI
Pariksheet Pinjari committed -
Yizhi Liu committed
-