[PYTORCH]LayerNorm support added (#5249)
authorSamuel <siju.samuel@huawei.com>
Mon, 6 Apr 2020 20:31:19 +0000 (02:01 +0530)
committerGitHub <noreply@github.com>
Mon, 6 Apr 2020 20:31:19 +0000 (05:31 +0900)
commit0cc26614a3fcb2df97bd0e44733bc0e0f4249c65
tree1e9cb212338209323a02d02c425abe39ed57b507
parent5e50f476e4749c73dc5ff017aea86cee196a9b86
[PYTORCH]LayerNorm support added (#5249)
python/tvm/relay/frontend/pytorch.py
tests/python/frontend/pytorch/test_forward.py