Skip to content

Conversation

@xhmelon
Copy link

@xhmelon xhmelon commented Apr 10, 2024

An error occurs when building VTA TSIM. The reason is that the GetFunction method of DPIModule uses std::string as the type of parameter name, while the virtual interface of ModuleNode is defined as tvm::runtime::String, and this PR fixes it. This issue was captured in apache/tvm#16853.

cc @tqchen @tmoreau89 @vegaluisjose @liangfu @vinx13 @masahi @ysh329

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant