- 25 Apr, 2019 4 commits
-
-
Hiroyuki Makino committed
-
Josh Pollock committed
-
Liang-Chi Hsieh committed
-
eqy committed
-
- 24 Apr, 2019 1 commit
-
-
OuHangKresnik committed
-
- 23 Apr, 2019 1 commit
-
-
* Enhance upsample operator to adapt onnx opset version 9 for nnvm compiler * Add upsample test case for newer opset in nnvm * re-trigger the CI
Gemfield committed
-
- 22 Apr, 2019 2 commits
-
-
Bing Xu committed
-
Liang-Chi Hsieh committed
-
- 21 Apr, 2019 1 commit
-
-
* [Frontend][TF] Fix Placeholder issue * Add test cases
Yong Wu committed
-
- 20 Apr, 2019 2 commits
-
-
Lianmin Zheng committed
-
hlu1 committed
-
- 19 Apr, 2019 3 commits
-
-
masahi committed
-
lixiaoquan committed
-
* [Relay][Frontend] TF Round Sign Pow Exp Reverse * fix ci * fix comments
Yong Wu committed
-
- 18 Apr, 2019 2 commits
-
-
Siju committed
-
Balint Cristian committed
-
- 17 Apr, 2019 5 commits
-
-
* Update pretty_printer.cc * Update pretty_printer.cc
雾雨魔理沙 committed -
* Implement nn.bias_add compute in C++ * Address comments * Remove unnecessary check
Yinghai Lu committed -
Balint Cristian committed
-
* save * fix * Update fuse_ops.cc
雾雨魔理沙 committed -
Pedro Larroy committed
-
- 16 Apr, 2019 7 commits
-
-
Steven S. Lyubomirsky committed
-
hlu1 committed
-
雾雨魔理沙 committed
-
Alexander Pivovarov committed
-
return false mean retry in the future, and in the case of error, it should be report ASAP, not retry.
雾雨魔理沙 committed -
Sergei Grechanik committed
-
* fix APP_STL for latest android ndk * add vulkan sdk for tutorial * add android tutorial * fix of invalid input layer name * update relay build opt_level 1 -> 3
tkat0 committed
-
- 15 Apr, 2019 3 commits
-
-
* Add Relay compiler pass tutorial docs * Add Python API hook wrapping step * Incorporate feedback * More doc iteration * Mooooore iteration * Rewrite `runtime.md` in rst
Logan Weber committed -
雾雨魔理沙 committed
-
Due to the previous changes the frontend resnet example failed to build. So this patch 1) fixes it 2) adds ~~a local `run_tests.sh` to remedy non-existence of MXNet CI (used in python build example)~~ the example build to CI with random weights and a flag for pretrained resnet weights Please review: @tqchen @nhynes @kazimuth
Ehsan M. Kermani committed
-
- 13 Apr, 2019 4 commits
-
-
Tianqi Chen committed
-
* fix bug of device_index * cpplint * nose * Update test_pass_annotation.py * fix name of testcase * delete comment
MORINAGA committed -
Josh Pollock committed
-
hlu1 committed
-
- 12 Apr, 2019 5 commits
-
-
* [Relay] C++ GraphRuntimeCodegen * [Test] Deprecate Python2 * [Python3] Add Py2 check * Update _pyversion.py * [Python3] Update test
Bing Xu committed -
* Add gradient operator tutorial docs * Incorporate Steven's and Ziheng's feedback * Remove TODO about `collapse_sum_like` * Add more examples
Logan Weber committed -
* [NIT] fix common error message Extremely minor issue, but this is one of the most common error messages people see... * Update type_solver.cc trigger CI
eqy committed -
Signed-off-by: Ce Gao <gaoce@caicloud.io>
Ce Gao committed -
Thanks @alexeyr . This is now merged.
Alexey Romanov committed
-