[FRONTEND][TENSORFLOW] Enhance with left over patches from NNVM. (#2757)
authorSiva <sivar.b@huawei.com>
Tue, 19 Mar 2019 06:55:07 +0000 (12:25 +0530)
committerGitHub <noreply@github.com>
Tue, 19 Mar 2019 06:55:07 +0000 (12:25 +0530)
commitbb3c815140e4eb379ef023204ff9b3ca8465d7b9
treefc92c0e35db6bc756c013f46f4fbbb67cdf7903a
parentf63631fc731d69cf8ada19e3c1130d4d47d90262
[FRONTEND][TENSORFLOW] Enhance with left over patches from NNVM. (#2757)

* [FRONTEND][TENSORFLOW] Enhance with left over patches from NNVM.

commit 76188a4
Author: Siva sivar.b@huawei.com
[NNVM][TENSORFLOW] bugfix. (#2444)

commit 6737739
Author: Ashutosh Parkhi ashutosh.parkhi@imgtec.com
[Tensorflow] Support for Crop (#2285)

commit f6c3f99
Author: Alexey Romanov alexey.v.romanov@gmail.com
[FRONTEND][TENSORFLOW] Use input shapes directly instead of 1-element lists (#2242)

commit e5d92e1
Author: Dominic Symes 36929632+dominicsymes@users.noreply.github.com
[FRONTEND][TENSORFLOW] Bugfix (#2326)

commit 00d509d
Author: Alexey Romanov alexey.v.romanov@gmail.com
[FRONTEND][TENSORFLOW] Support Unstack and Split (#2105)

commit df9d3ad
Author: Siva sivar.b@huawei.com
[FRONTEND][TENSORFLOW] Bugfix (#2267)

commit d1a0c90
Author: Zhebin Jin zhebin.jzb@alibaba-inc.com
[FRONTEND][TENSORFLOW]Add Split and realdiv op support (#2123)
* Add Split and realdiv op support
* Fix the pad calculation in the case of dilated convolution

*  * review comments

*  * resnet fix.

*  * review comments
nnvm/tests/python/frontend/tensorflow/test_forward.py
python/tvm/relay/frontend/tensorflow.py
tests/python/frontend/tensorflow/test_forward.py