You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ha...@apache.org on 2019/12/20 22:36:23 UTC

[incubator-tvm] branch master updated (bc5367a -> d51119e)

This is an automated email from the ASF dual-hosted git repository.

haichen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from bc5367a  [PYTHON][FFI] Cythonize NDArray.copyto (#4549)
     add d51119e  vm external codegen (#4544)

No new revisions were added by this update.

Summary of changes:
 src/relay/backend/vm/compiler.cc            | 81 ++++++++++++++++++-----------
 src/runtime/vm/vm.cc                        |  4 +-
 tests/python/relay/test_external_codegen.py | 70 ++++++++++++++++---------
 3 files changed, 99 insertions(+), 56 deletions(-)