keep parameter names from PyTorch (#5887)
authorThomas Viehmann <tv.code@beamnet.de>
Mon, 22 Jun 2020 23:40:45 +0000 (01:40 +0200)
committerGitHub <noreply@github.com>
Mon, 22 Jun 2020 23:40:45 +0000 (08:40 +0900)
commit3637164793ec9469caf5ff42234645ad5dd96c68
tree4528eb9bbed2c68296bd0b83e47dfe57581f71ad
parent4eb49f04f1a1eaf93fa2aa67a533e752c45d96f8
keep parameter names from PyTorch (#5887)
python/tvm/relay/frontend/pytorch.py
tests/python/frontend/pytorch/test_forward.py