[Pytorch] fix translation of transpose when axis argument is as a list (#5451)
authorNikolay Nez <34389970+n-nez@users.noreply.github.com>
Mon, 27 Apr 2020 11:34:58 +0000 (20:34 +0900)
committerGitHub <noreply@github.com>
Mon, 27 Apr 2020 11:34:58 +0000 (20:34 +0900)
commit16d0d56458c30a947bf32a87ac0bb220d66bcb26
tree7f996cdd7c50478f83dec7dbb8d5a7ea61926937
parent639358e8da602a6f43c7f08afd951fc4368ab421
[Pytorch] fix translation of transpose when axis argument is as a list (#5451)
python/tvm/relay/frontend/pytorch.py
tests/python/frontend/pytorch/test_forward.py