[COREML]multiple output support, reshape, split ops added (#6296)
authorSiju Samuel <siju.samuel@huawei.com>
Fri, 21 Aug 2020 04:07:04 +0000 (09:37 +0530)
committerGitHub <noreply@github.com>
Fri, 21 Aug 2020 04:07:04 +0000 (21:07 -0700)
commit4876813c7e094c70c64adeae4a32e7983c7842e1
treea62455cf50c5e9489d7b644667b4b48dd2085e14
parent470dfc30a203bdd0bd05eb4cd7034dda9e85e617
[COREML]multiple output support, reshape, split ops added (#6296)

* [COREML]multiple output support, reshape, split ops added

* Review comments addressed
python/tvm/relay/frontend/coreml.py
tests/python/frontend/coreml/test_forward.py