[Relay][ADT]Static Tensor Array (#5103)
authorYao Wang <kevinthesunwy@gmail.com>
Sun, 5 Apr 2020 20:42:28 +0000 (13:42 -0700)
committerGitHub <noreply@github.com>
Sun, 5 Apr 2020 20:42:28 +0000 (13:42 -0700)
commitb5352ee20940a02a49a08ff37cae7e71887702f7
tree4bd51d36755087e03e487861b3f4e35d129493cf
parente63e08febd682f40a536075998a6839bccccd3c6
[Relay][ADT]Static Tensor Array (#5103)

* Add other static tensor array ops

* Add tensor array get data

* Minor refactor

* Fix pylint

* Update docstring

* Make get data more generic

* Improve test

* Improve split test

* Improve get data

* Minor fix

* Further improvement for static shape

* Improve shape parsing

* Unify get_static_name
python/tvm/relay/prelude.py
tests/python/relay/test_adt.py