- 09 Feb, 2019 3 commits
- 05 Feb, 2019 1 commit
-
-
* [RELAY][FRONTEND] Tensorflow frontend support. * * LSTM removed for a while. * * basic ops are good. * * nn wip * * wip * * python2.7 corrections. * * NN ops are good. * * e2e models working good * * all good except LSTM * * rebase, tutorials and CI trigger. * * CI errors. * * enable opt_level=3 * * Docstrings cleanup. testing.tf utils moved to relay from nnvm. * * tutorials update. * * LSTM work good now. * * Rebase * * CI error * * enable PTB. * * rebase. * * tutorials * Update python/tvm/relay/frontend/tensorflow.py Co-Authored-By: srkreddy1238 <sivar.b@huawei.com> * * review comments. * CI fix. * * review comments.
Siva committed
-
- 30 Jan, 2019 1 commit
-
-
* [Relay][Frontend] Add CoreML Support * pip install six in CI * remove triggering nnvm coreml test * set opt_level=2 for nnvm coreml test case
Yizhi Liu committed
-
- 19 Jan, 2019 1 commit
-
-
Kuan Hsh Chen committed
-
- 16 Jan, 2019 1 commit
-
-
Siva committed
-
- 14 Jan, 2019 1 commit
-
-
fixes fixes
Ashutosh Parkhi committed
-
- 12 Jan, 2019 1 commit
-
-
* 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
-
- 07 Jan, 2019 1 commit
-
-
Lianmin Zheng committed
-
- 29 Dec, 2018 1 commit
-
-
Alexey Romanov committed
-
- 24 Dec, 2018 1 commit
-
-
Dominic Symes committed
-
- 20 Dec, 2018 1 commit
-
-
Sergei Grechanik committed
-
- 17 Dec, 2018 1 commit
-
-
ziheng committed
-
- 14 Dec, 2018 1 commit
-
-
[TOPI] NCHWc added input shape 4 condition, intel graphics conv2d schedule debugged for inception_v3 workloads (#2265)
Leyuan Wang committed
-
- 13 Dec, 2018 1 commit
-
-
Alexey Romanov committed
-
- 12 Dec, 2018 2 commits
- 11 Dec, 2018 1 commit
-
-
* Allow long type values in shape list * Update build_module.py
Alexander Pivovarov committed
-
- 06 Dec, 2018 1 commit
-
-
* Add Split and realdiv op support * Fix the pad calculation in the case of dilated convolution
Zhebin Jin committed
-
- 04 Dec, 2018 1 commit
-
-
Jared Roesch committed
-
- 29 Nov, 2018 2 commits
-
-
lixiaoquan committed
-
* [Tutorial]NLP Sequence to sequence model for translation * Review comments * Review comments updated
Siju committed
-
- 21 Nov, 2018 4 commits
-
-
Wuwei Lin committed
-
Alexey Romanov committed
-
Siva committed
-
Ashutosh Parkhi committed
-
- 18 Nov, 2018 1 commit
-
-
hlu1 committed
-
- 13 Nov, 2018 2 commits
-
-
* add Pad,ReduceMax,ReduceMin,ReduceMean,ReduceSum for onnx frontend * fixed pylint error and warning for frontend.onnx file * add implement v2 for Pad in onnx frontend * compatible with python 3.x * disable too-many-lines pylint check in frontend onnx * use random values instead in onnx frontend testing
Bob.Liu committed -
Yizhi Liu committed
-
- 10 Nov, 2018 1 commit
-
-
Wuwei Lin committed
-
- 07 Nov, 2018 1 commit
-
-
MORINAGA committed
-
- 06 Nov, 2018 1 commit
-
-
Bob.Liu committed
-
- 02 Nov, 2018 1 commit
-
-
Haichen Shen committed
-
- 01 Nov, 2018 1 commit
-
-
* [FRONTEND][TENSORFLOW] Enhancements. * Generalize the shape with explicite argument. * Supported entire range of mobilenet_v2 models. * Cast op updated to latest tensorflow. * Documentation updates. * CheckNumerics op handling without exception. * Test data from tensorflow official releases. * * CI error. * * self review * * Enhanced reshape handling. * * docs. * * tutorials * * review comments. * * review.
Siva committed
-
- 31 Oct, 2018 2 commits
-
-
Haichen Shen committed
-
Wuwei Lin committed
-
- 30 Oct, 2018 1 commit
-
-
Siju committed
-
- 29 Oct, 2018 2 commits
-
-
Haichen Shen committed
-
Yizhi Liu committed
-