This is an automated email from the ASF dual-hosted git repository.
zhic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 27f00ef Fix pytorch frontend prim::Constant issue (#6051)
add 5d75f8c [BYOC][COREML] Handle one symbol for each runtime (#5989)
No new revisions were added by this update.
Summary of changes:
python/tvm/contrib/coreml_runtime.py | 10 ++-
python/tvm/contrib/target/coreml.py | 2 +-
src/runtime/contrib/coreml/coreml_runtime.h | 16 ++--
src/runtime/contrib/coreml/coreml_runtime.mm | 118 +++++++++++----------------
tests/python/contrib/test_coreml_runtime.py | 11 +--
5 files changed, 66 insertions(+), 91 deletions(-)