Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TVM][Bugfix] Fix missing runtime:: #2966

Merged
merged 1 commit into from
Apr 5, 2019
Merged

Conversation

hlu1
Copy link
Contributor

@hlu1 hlu1 commented Apr 4, 2019

Minor fix for compiling error

tvm/tvm/include/tvm/build_module.h:434:29: error: use of undeclared identifier 'TVMArgsSetter'
  runtime::detail::for_each(TVMArgsSetter(values, type_codes),

@tqchen, please review.

@tqchen tqchen merged commit 7cd986d into apache:master Apr 5, 2019
wweic pushed a commit to wweic/tvm that referenced this pull request Apr 7, 2019
wweic pushed a commit to wweic/tvm that referenced this pull request Apr 7, 2019
wweic pushed a commit to wweic/tvm that referenced this pull request Apr 8, 2019
wweic pushed a commit to wweic/tvm that referenced this pull request Apr 10, 2019
wweic pushed a commit to neo-ai/tvm that referenced this pull request Apr 11, 2019
@hlu1 hlu1 deleted the missing-namespace branch April 17, 2019 06:51
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.

2 participants