[Torch] Fix cast to long (#6301)
authormasahi <masahi129@gmail.com>
Wed, 19 Aug 2020 11:50:36 +0000 (20:50 +0900)
committerGitHub <noreply@github.com>
Wed, 19 Aug 2020 11:50:36 +0000 (20:50 +0900)
commit939a42b4e976a41e8513b720421d3c3678493715
tree3d83aab113e519c26da13a9d0807062bc2b1d3b9
parent7aa2de31157ef11b43c38ccba5bf9c9539406abf
[Torch] Fix cast to long (#6301)

* [Torch] fix cast to long

* retrigger
python/tvm/relay/frontend/pytorch.py
tests/python/frontend/pytorch/test_forward.py