[PYTORCH]celu, gelu, selu activations (#5263)
authorSamuel <siju.samuel@huawei.com>
Wed, 8 Apr 2020 03:45:41 +0000 (09:15 +0530)
committerGitHub <noreply@github.com>
Wed, 8 Apr 2020 03:45:41 +0000 (12:45 +0900)
commit989b4819442943fca378f935a58df49b75624cc5
treeac952c34c99c3a729fe7edc0fc2cb88ad1d1a508
parentd2de35ebc74f803d58bebcb7a66020d8c10f0179
[PYTORCH]celu, gelu, selu activations (#5263)
python/tvm/relay/frontend/pytorch.py
tests/python/frontend/pytorch/test_forward.py