[PYTORCH]Minor bug fixes (#5683)
authorSamuel <siju.samuel@huawei.com>
Fri, 29 May 2020 07:16:49 +0000 (12:46 +0530)
committerGitHub <noreply@github.com>
Fri, 29 May 2020 07:16:49 +0000 (16:16 +0900)
commit2599c2cad391e9c7dbbb979c550760ea6ad658ed
tree17764e7ee2e0b1ae1f07c68f24ca29bde18a2993
parent95b3ad971dfed6aa4e9f18d4f43c846806fd5292
[PYTORCH]Minor bug fixes (#5683)

* [PYTORCH]Minor bug fixes

* Review comment fix, testcase added

* Added testcase for bert model
python/tvm/relay/frontend/pytorch.py
tests/python/frontend/pytorch/test_forward.py