- 28 Feb, 2019 1 commit
-
-
tshape.strip('()[]').split(',') will make a list ['1001',''] but the empty one isn't needed.
lixiaoquan committed
-
- 27 Feb, 2019 15 commits
-
-
Denis Khalikov committed
-
Salem Derisavi committed
-
Takeshi Watanabe committed
-
Recent pylint introduced support for the useless-return diagnostic. This patch remove the useless returns.
Marcus Shawcroft committed -
lixiaoquan committed
-
* [DOC] CoreML frontend tutorial * Update tutorials/frontend/from_coreml.py Co-Authored-By: kazum <morita.kazutaka@lab.ntt.co.jp> * Update tutorials/frontend/from_coreml.py Co-Authored-By: kazum <morita.kazutaka@lab.ntt.co.jp> * Addressed comments and added the original author
MORITA Kazutaka committed -
Marcus Shawcroft committed
-
Hao Jin committed
-
Logan Weber committed
-
雾雨魔理沙 committed
-
Steven S. Lyubomirsky committed
-
Siju committed
-
Siju committed
-
hlu1 committed
-
MORINAGA committed
-
- 26 Feb, 2019 4 commits
-
-
* Add CONCATENATION to tflite frontend * fix typo * Fix codestyle * Fix code style * simplify convert map * Update
在原佐为 committed -
[Relay] fix error in ANF (too agressively inline atomic expression and create free variable). (#2665)
雾雨魔理沙 committed -
雾雨魔理沙 committed
-
* i think it works for now? * fix lint * fix 2/3 compat * fix py2 again * fine, i gave up
Jian Weng committed
-
- 25 Feb, 2019 2 commits
-
-
Tianqi Chen committed
-
雾雨魔理沙 committed
-
- 24 Feb, 2019 1 commit
-
-
Junru Shao committed
-
- 23 Feb, 2019 2 commits
-
-
* Add arange op * Update docs * Fix bug * add sanity check in relay and mxnet frontend mapping * lint * nits * pylint * don't allow empty output from arange * Remove empty test for arange * Fix bug and update doc
Haichen Shen committed -
Haichen Shen committed
-
- 22 Feb, 2019 10 commits
-
-
雾雨魔理沙 committed
-
Tianqi Chen committed
-
ziheng committed
-
Jian Weng committed
-
雾雨魔理沙 committed
-
Yida Wang committed
-
Marcus Shawcroft committed
-
Recent pylint warngs about import renames with no effect. Remove them.
Marcus Shawcroft committed -
* check in * fix typo * fix typo * change message * change message * typo * lint
eqy committed -
Hao Jin committed
-
- 21 Feb, 2019 2 commits
-
-
Marcus Shawcroft committed
-
Junru Shao committed
-
- 20 Feb, 2019 3 commits
-
-
Jared Roesch committed
-
* [Tutorial][Frontend] move from_keras tutorial to frontend * remove tutorial/nnvm/from_keras.py
Yuwei Hu committed -
Jared Roesch committed
-