[Bugfix] Fix reshape (#5739)
authorCody Yu <comaniac0422@gmail.com>
Wed, 10 Jun 2020 05:03:09 +0000 (22:03 -0700)
committerGitHub <noreply@github.com>
Wed, 10 Jun 2020 05:03:09 +0000 (22:03 -0700)
commit54641ec26e931f7bac347eaf51e644c9f3912bd1
tree77398810961c0ba31e6f38a7987d4f1b61e614e8
parente0e03a1fbd5b4975ec6ef101fd67e2b254f21f6b
[Bugfix] Fix reshape (#5739)

* Fix reshape

* fix doc warning

* fix ci

* address comments
python/tvm/relay/op/transform.py