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 00:19:01 UTC

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

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 b4f99e5  [TRT][BYOC] handling dynamism in TensorRT to support OD models (#6905)
     add 55d8172  Consolidate RPC Context helper functions (#6915)

No new revisions were added by this update.

Summary of changes:
 include/tvm/runtime/device_api.h  | 52 +++++++++++++++++++++++++++++++++++----
 src/runtime/rpc/rpc_device_api.cc | 35 ++++++++++----------------
 src/runtime/rpc/rpc_endpoint.cc   |  2 +-
 src/runtime/rpc/rpc_module.cc     | 19 ++++++--------
 4 files changed, 69 insertions(+), 39 deletions(-)