[PYTORCH]Abs, Arange, Softplus ops (#5295)
authorSamuel <siju.samuel@huawei.com>
Sat, 11 Apr 2020 05:02:58 +0000 (10:32 +0530)
committerGitHub <noreply@github.com>
Sat, 11 Apr 2020 05:02:58 +0000 (14:02 +0900)
commit5b37d4c15378e872c279ca5edbcb077d1a5fd20b
treee57861814fcd588735c5042bb233b088016d0432
parent403929f9019e0c44732a64999b8fbaee803cd7e5
[PYTORCH]Abs, Arange, Softplus ops (#5295)

* [PYTHON]Abs, Arange, Softplus ops

* Review comments updated
python/tvm/relay/frontend/pytorch.py
tests/python/frontend/pytorch/test_forward.py