- 11 Mar, 2019 6 commits
-
-
SasakiSaki committed
-
Andrew Tulloch committed
-
Yao Wang committed
-
* [relay][frontend] TensorFlow saved model support * Add Examples section * keep one copy of tensorflow_parser in relay
Yong Wu committed -
* tile and repeat operator added in rely * fix pylint * fix make warnings * comments addressed * fix lint error * comment addressed
Leyuan Wang committed -
Yong Wu committed
-
- 10 Mar, 2019 5 commits
-
-
abergeron committed
-
Tianqi Chen committed
-
雾雨魔理沙 committed
-
lee committed
-
Tianqi Chen committed
-
- 09 Mar, 2019 7 commits
-
-
abergeron committed
-
Tianqi Chen committed
-
MORITA Kazutaka committed
-
* [Relay][Quantization] Speed-aware quantization scheme improvement * Add comment * Add use_stop_fusion to qconfig * Update comment
Wuwei Lin committed -
Leyuan Wang committed
-
Andrew Tulloch committed
-
abergeron committed
-
- 08 Mar, 2019 1 commit
-
-
* Improve NNVM to Relay conversion * fix pylint * support __lshift_scalar__, abs, ceil, floor, and trunc to pass CI
MORITA Kazutaka committed
-
- 07 Mar, 2019 2 commits
-
-
* Fix bug in mxnet converter for slick_like * More tolerance for topi_conv2d_NCHWc
Haichen Shen committed -
MORITA Kazutaka committed
-
- 06 Mar, 2019 2 commits
-
-
* add stack op frontend * concate moved * topi stack added * stack added * fix stack bugs and tested * conv2d alterlayout udpated for relay * fix pylint * fix cmake warnings * cmake warnings fixed
Leyuan Wang committed -
ziheng committed
-
- 05 Mar, 2019 4 commits
-
-
* bug fix * trigger ci
Haichen Shen committed -
* [RELAY][OP] Proposal * Fix * Fix test
Wuwei Lin committed -
* use LLVM linker * error message improved in case of filenotfound * linting error fixed
Martin Boos committed -
ziheng committed
-
- 04 Mar, 2019 6 commits
-
-
Ruslan Baratov committed
-
Marcus Shawcroft committed
-
Andrew Tulloch committed
-
add test remove dead code stash do it add more test
雾雨魔理沙 committed -
* fix docments * delete e
MORINAGA committed -
* Add slice axis op in mxnet converter * Fix lint
Haichen Shen committed
-
- 03 Mar, 2019 4 commits
-
-
Haichen Shen committed
-
Ashutosh Parkhi committed
-
Wuwei Lin committed
-
Tianqi Chen committed
-
- 02 Mar, 2019 1 commit
-
-
Tianqi Chen committed
-
- 01 Mar, 2019 2 commits
-
-
* Add batch_dot and cpu schedule * Add relay support for batch_dot * Rename batch_dot to batch_matmul * nits * Add missing file * Put batch_matmul and dense x86 schedule in separate files * Fix pylint * Remove unused import * Add cuda schedule for batch_matmul * Add test case with larger batch size * Add batch_matmul in api doc * Fix quantize pass rounding error * Fix pylint and minor change * bug fix
Haichen Shen committed -
* Defined a common base class for TensorComputeOp and ComputeOp * Made changes requested by @ZihengJiang * added a testcase to assert that `tensorize` does not have any effect on TensorComputeOp ops.
Salem Derisavi committed
-