[Object][FFI] Introduce runtime::String::CanConvertFrom (#5718)
authorJunru Shao <junrushao1994@gmail.com>
Wed, 3 Jun 2020 15:01:55 +0000 (08:01 -0700)
committerGitHub <noreply@github.com>
Wed, 3 Jun 2020 15:01:55 +0000 (08:01 -0700)
commit9151a519b9495483a3d2bf552c8d6cf02e2302a3
tree865f6dd458704290129afdd707713049af75c67f
parent927510a6f3a454c31e893d79e46da898bc984df0
[Object][FFI] Introduce runtime::String::CanConvertFrom (#5718)

* [Object][FFI] Introduce runtime::String::CanConvertFrom

* Update container.h
include/tvm/runtime/container.h
src/ir/attrs.cc
src/node/container.cc
src/relay/ir/dataflow_matcher.cc
src/runtime/graph/debug/graph_runtime_debug.cc
src/runtime/graph/graph_runtime.cc