[ETHOSN] Update driver stack version to 22.08#12650
Merged
leandron merged 1 commit intoapache:mainfrom Sep 10, 2022
Merged
Conversation
d9ed73c to
edbd91e
Compare
NicolaLancellotti
approved these changes
Sep 2, 2022
Contributor
Author
|
|
Updates the driver stack used by the NPU to the latest released version (semantic version 3.1.0), while maintaining backwards compatibility for the previous version 22.05 (semantic 3.0.1) during the migration period. In addition, support for split is re-introduced as this is now supported in 22.08. Change-Id: I86bce3469f0b8ad52e66461ae055dec6717b3527
edbd91e to
9bc55b5
Compare
leandron
approved these changes
Sep 10, 2022
Contributor
leandron
left a comment
There was a problem hiding this comment.
LGTM, thanks @lhutton1 @NicolaLancellotti
7 tasks
xinetzone
pushed a commit
to daobook/tvm
that referenced
this pull request
Nov 25, 2022
Updates the driver stack used by the NPU to the latest released version (semantic version 3.1.0), while maintaining backwards compatibility for the previous version 22.05 (semantic 3.0.1) during the migration period. In addition, support for split is re-introduced as this is now supported in 22.08. Change-Id: I86bce3469f0b8ad52e66461ae055dec6717b3527
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.
Updates the driver stack used by the NPU to the latest released version (semantic version 3.1.0), while maintaining backwards compatibility for the previous version 22.05 (semantic 3.0.1) during the migration period. In addition, support for split is re introduced as this is now supported in 22.08.
cc @leandron @NicolaLancellotti