[PYTORCH]Reduce_ops support added (#5308)
authorSamuel <siju.samuel@huawei.com>
Mon, 13 Apr 2020 09:50:10 +0000 (15:20 +0530)
committerGitHub <noreply@github.com>
Mon, 13 Apr 2020 09:50:10 +0000 (18:50 +0900)
commit6805d54370ea657a304c58d610e5371c4add4bdf
tree64b52041317e59fe0f665f954a94fccab1762181
parent0145cd504585e25b776bef83688d10ff0ca44082
[PYTORCH]Reduce_ops support added (#5308)

* [PYTORCH]Reduce_ops support added

* Review comments updated

* typo bug in qnn test
python/tvm/relay/frontend/pytorch.py
tests/python/frontend/pytorch/qnn_test.py
tests/python/frontend/pytorch/test_forward.py