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 f31df01 fix lower_warp_memory (#5247)
add 5e50f47 [RUNTIME] Enable auto conversion from str to runtime::String
in PackedFunc, move dtype related handling to data_type.h (#5251)
No new revisions were added by this update.
Summary of changes:
include/tvm/runtime/data_type.h | 136 ++++++++++++++++++++++++++++++++++++
include/tvm/runtime/packed_func.h | 142 +++-----------------------------------
tests/cpp/packed_func_test.cc | 2 +
3 files changed, 147 insertions(+), 133 deletions(-)