-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[microNPU] Upgrade Vela to v3.2.0 (#9635)
* [microNPU] Upgrade Vela to v3.2.0 In addition to upgrading the version of Vela, this contains a bug fix and a fix due to an api change. The bug fix was found as a result of upgrading the version and ensures that block traversal mode is calculated before a set of block configs is found. As a result, valid block configs are calculated consistently throughout compilation. The fix for the api change is a cast to the datatype now expected by Vela due to using strict casting rules. Change-Id: Icd40d11d37859f660527571d29cfeddd761d60da * adding version change to gen requirements Change-Id: I45d2892951558e52c599af34e8d9d2d3fb5eb20b
- Loading branch information
Showing
4 changed files
with
5 additions
and
8 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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