[RUNTIME] Enable auto conversion from str to runtime::String in PackedFunc, move...
authorTianqi Chen <tqchen@users.noreply.github.com>
Mon, 6 Apr 2020 20:25:00 +0000 (13:25 -0700)
committerGitHub <noreply@github.com>
Mon, 6 Apr 2020 20:25:00 +0000 (13:25 -0700)
commit5e50f476e4749c73dc5ff017aea86cee196a9b86
tree9210d5e1be8270bec3feaa4742262befabde7f89
parentf31df01e470d41a09221921059327360c43c2472
[RUNTIME] Enable auto conversion from str to runtime::String in PackedFunc, move dtype related handling to data_type.h (#5251)
include/tvm/runtime/data_type.h
include/tvm/runtime/packed_func.h
tests/cpp/packed_func_test.cc