[Relay][Op] Fix Reshape Compute (#6396)
authorYao Wang <kevinthesunwy@gmail.com>
Fri, 11 Sep 2020 00:42:25 +0000 (17:42 -0700)
committerGitHub <noreply@github.com>
Fri, 11 Sep 2020 00:42:25 +0000 (17:42 -0700)
commitecba2f353237a7edcc634c9fe00c25ce5a77bcd4
tree0f22ddecf4177d1137ebd05431028e6ac1f48ceb
parentaeef16d2857fc00ab83ba28476281e99a0a78e0c
[Relay][Op] Fix Reshape Compute (#6396)

* Fix Reshape Compute

* Fix test

* Fix lint

* Fix lint

* Fix

* Fix lint

* Fix test

* Rebase test
src/relay/op/tensor/transform.cc
src/relay/op/tensor/transform.h
tests/python/relay/test_any.py