- 20 May, 2019 1 commit
-
-
* [Relay][TOPI] operator All * Update tests/python/frontend/tensorflow/test_forward.py Co-Authored-By: yongwww <55wuyong@163.com> * fix comments * change to level 4
Yong Wu committed
-
- 17 May, 2019 1 commit
-
-
* Some bug fixes in tensorflow graph converter and added DepthToSpace operator. * Made DepthToSpace better comply with other function syntax. * Added better shape inference for unusual situations. * Lint fixes. * Added depthtospace test. * Added test cases for value inference and depthtospace. * Added fill testing. * Made comment changes and added BroadcastTo op and tests. * Fixed underlining and unneeded opt_level forcing. * Added _infer_value assertion that all values to infer are available in passed parameters.
Josh Fromm committed
-
- 16 May, 2019 1 commit
-
-
Siva committed
-
- 15 May, 2019 1 commit
-
-
Yong Wu committed
-
- 11 May, 2019 1 commit
-
-
lixiaoquan committed
-
- 10 May, 2019 1 commit
-
-
Length of input_shape isn't always 4.
lixiaoquan committed
-
- 05 May, 2019 1 commit
-
-
* [Relay][Frontend] add log op in tf frontend * address comment
Yong Wu committed
-
- 01 May, 2019 1 commit
-
-
lixiaoquan committed
-
- 26 Apr, 2019 2 commits
-
-
Siva committed
-
* [Relay][TensorFlow] Remove 'input_0d_mismatch' special handling * Add more tests. * Cover the case that strided_slice outputs a scalar
lixiaoquan committed
-
- 21 Apr, 2019 1 commit
-
-
* [Frontend][TF] Fix Placeholder issue * Add test cases
Yong Wu committed
-
- 19 Apr, 2019 1 commit
-
-
* [Relay][Frontend] TF Round Sign Pow Exp Reverse * fix ci * fix comments
Yong Wu committed
-
- 12 Apr, 2019 1 commit
-
-
Thanks @alexeyr . This is now merged.
Alexey Romanov committed
-
- 08 Apr, 2019 1 commit
-
-
* [HEADER] ASF header dir=include * [HEADER] ASF Header dir=src * [HEADER] ASF Header -dir=python * [HEADER] ASF header dir=topi * [HEADER] ASF Header dir=nnvm * [HEADER] ASF Header -dir=tutorials * [HEADER] ASF Header dir=tests * [HEADER] ASF Header -dir=docker * fix whitespace * [HEADER] ASF Header -dir=jvm * [HEADER] ASF Header -dir=web * [HEADER] ASF Header --dir=apps * [HEADER] ASF Header --dir=vta * [HEADER] ASF Header -dir=go * temp * [HEADER] ASF Header --dir=rust * [HEADER] Add ASF Header --dir=cmake * [HEADER] ASF Header --dir=docs * [HEADER] Header for Jenkinsfile * [HEADER] ASF Header to toml and md * [HEADER] ASF Header to gradle * Finalize rat cleanup * Fix permission * Fix java test * temporary remove nnvm onnx test
Tianqi Chen committed
-
- 03 Apr, 2019 2 commits
- 24 Mar, 2019 1 commit
-
-
* decompile tf control flow * Add docs * remove import relay * move tests under tensorflow frontend * minor fix
Zhi committed
-
- 19 Mar, 2019 1 commit
-
-
* [FRONTEND][TENSORFLOW] Enhance with left over patches from NNVM. commit 76188a43 Author: Siva sivar.b@huawei.com [NNVM][TENSORFLOW] bugfix. (#2444) commit 6737739c Author: Ashutosh Parkhi ashutosh.parkhi@imgtec.com [Tensorflow] Support for Crop (#2285) commit f6c3f997 Author: Alexey Romanov alexey.v.romanov@gmail.com [FRONTEND][TENSORFLOW] Use input shapes directly instead of 1-element lists (#2242) commit e5d92e1b Author: Dominic Symes 36929632+dominicsymes@users.noreply.github.com [FRONTEND][TENSORFLOW] Bugfix (#2326) commit 00d509d4 Author: Alexey Romanov alexey.v.romanov@gmail.com [FRONTEND][TENSORFLOW] Support Unstack and Split (#2105) commit df9d3ad2 Author: Siva sivar.b@huawei.com [FRONTEND][TENSORFLOW] Bugfix (#2267) commit d1a0c901 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
Siva committed
-
- 12 Mar, 2019 1 commit
-
-
Tianqi Chen committed
-
- 09 Mar, 2019 1 commit
-
-
abergeron committed
-
- 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
-