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

[Hexagon] Fix compilation errors in Hexagon launcher #9189

Merged
merged 1 commit into from Oct 5, 2021
Merged

[Hexagon] Fix compilation errors in Hexagon launcher #9189

merged 1 commit into from Oct 5, 2021

Conversation

kparzysz-quic
Copy link
Contributor

A few instances of runtime::Device were missed when Device was moved from tvm::runtime to tvm.

A few instances of `runtime::Device` were missed when `Device` was moved
from `tvm::runtime` to `tvm`.
@areusch areusch merged commit bab871a into apache:main Oct 5, 2021
@areusch
Copy link
Contributor

areusch commented Oct 5, 2021

thanks @kparzysz-quic !

@kparzysz-quic kparzysz-quic deleted the hexagon-launcher-device branch October 5, 2021 13:58
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 7, 2022
A few instances of `runtime::Device` were missed when `Device` was moved
from `tvm::runtime` to `tvm`.

Co-authored-by: Abhikrant Sharma <quic_abhikran@quicinc.com>
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 13, 2022
A few instances of `runtime::Device` were missed when `Device` was moved
from `tvm::runtime` to `tvm`.

Co-authored-by: Abhikrant Sharma <quic_abhikran@quicinc.com>
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.

None yet

3 participants