You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by zh...@apache.org on 2020/06/26 17:34:49 UTC

[incubator-tvm] branch master updated (2bbfbb1 -> 69313a7)

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 2bbfbb1  [Runtime] Only initialize required module (#5926)
     add 69313a7  [CODEGEN][CONTRIB] Various update for CoreML codegen (#5934)

No new revisions were added by this update.

Summary of changes:
 apps/ios_rpc/tvmrpc/TVMRuntime.mm            |   1 +
 python/tvm/contrib/target/coreml.py          |  42 +++++++---
 src/runtime/contrib/coreml/coreml_runtime.mm |  12 ++-
 tests/python/contrib/test_coreml_codegen.py  | 115 +++++++++++++++++++++++----
 4 files changed, 144 insertions(+), 26 deletions(-)