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

[Topi] Missing header #4865

Merged
merged 1 commit into from
Feb 11, 2020
Merged

[Topi] Missing header #4865

merged 1 commit into from
Feb 11, 2020

Conversation

hlu1
Copy link
Contributor

@hlu1 hlu1 commented Feb 11, 2020

Fix compilation error with clang:

tvm/tvm/topi/include/topi/x86/default.h:58:14: error: no type named 'AutoInlineInjective' in namespace 'tvm::te'
    tvm::te::AutoInlineInjective(s);
    ~~~~~~~~~^
1 error generated.

@hlu1 hlu1 requested a review from tqchen February 11, 2020 20:17
@tqchen tqchen merged commit 15df204 into apache:master Feb 11, 2020
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 26, 2020
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 28, 2020
zhiics pushed a commit to neo-ai/tvm that referenced this pull request Mar 2, 2020
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.

3 participants