[COREML]Unary ops support added in frontend (#6196)
authorSiju Samuel <siju.samuel@huawei.com>
Tue, 4 Aug 2020 13:48:05 +0000 (19:18 +0530)
committerGitHub <noreply@github.com>
Tue, 4 Aug 2020 13:48:05 +0000 (21:48 +0800)
commitf11abf26b6dd84a8cc325da96d8528c48659c509
tree40e90c1d3890ed1b6c62677c275b2e08f225c6c7
parentb6db7e33f7a589fdf5dce062d8488ce2f83a3727
[COREML]Unary ops support added in frontend (#6196)

* [COREML]Unary ops support added in frontend

* Used coreml enums
python/tvm/relay/frontend/coreml.py
tests/python/frontend/coreml/test_forward.py