This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 927510a Avoid downloading when TOPHUB_LOCATION is NONE (#5720)
add 9151a51 [Object][FFI] Introduce runtime::String::CanConvertFrom
(#5718)
No new revisions were added by this update.
Summary of changes:
include/tvm/runtime/container.h | 9 +++++
src/ir/attrs.cc | 2 +-
src/node/container.cc | 52 ++++++++------------------
src/relay/ir/dataflow_matcher.cc | 9 +++++
src/runtime/graph/debug/graph_runtime_debug.cc | 3 +-
src/runtime/graph/graph_runtime.cc | 15 +++-----
6 files changed, 43 insertions(+), 47 deletions(-)