[ETHOSN] Remove support for NPU driver 22.08#13763
Merged
lhutton1 merged 1 commit intoapache:mainfrom Jan 13, 2023
Merged
Conversation
This commit removes support for NPU driver 22.05 now that tlcpack contains the latest docker image for ci_cpu that encompasses support for NPU driver 22.11. Change-Id: I6b3f0e9f1e31bde76a3acbc4b9ad9ecaa35f6ef4
Collaborator
|
Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment. Generated by tvm-bot |
lhutton1
reviewed
Jan 12, 2023
Contributor
lhutton1
left a comment
There was a problem hiding this comment.
LGTM overall! Just one small nit, should it be 22.08 rather than 22.05 that we're removing support for?
Contributor
Author
|
@lhutton1 do you want to take another look at it? |
Contributor
|
Thanks @ashutosh-arm! |
fzi-peccia
pushed a commit
to fzi-peccia/tvm
that referenced
this pull request
Mar 27, 2023
[ETHOSN] Remove support for NPU driver 22.08 This commit removes support for NPU driver 22.08 now that tlcpack contains the latest docker image for ci_cpu that encompasses support for NPU driver 22.11.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This commit removes support for NPU driver 22.08 now
that tlcpack contains the latest docker image for
ci_cpu that comprises support for NPU driver 22.11.
cc @lhutton1