You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2020/11/14 13:40:06 UTC

[incubator-tvm] branch main updated (55d8172 -> f9d26fb)

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

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


    from 55d8172  Consolidate RPC Context helper functions (#6915)
     add f9d26fb  Make TVMLogf platform-independent (#6916)

No new revisions were added by this update.

Summary of changes:
 include/tvm/runtime/crt/platform.h            | 17 +++++++++++++++++
 src/runtime/crt/host/main.cc                  |  5 +++++
 src/runtime/crt/utvm_rpc_server/rpc_server.cc |  2 +-
 tests/micro/qemu/zephyr-runtime/src/main.c    |  5 +++++
 4 files changed, 28 insertions(+), 1 deletion(-)