You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump Zephyr SDK Version in CI Image from v0.16.0 -> v0.17.2 (#13380)
### Summary
Previously, the CI docker image that was used for the Zephyr tests
downloaded and used the v0.16.0 version of the Zephyr SDK. Zephyr has
updated their documentation to recommend user to use v0.17.2. This PR
makes the needed change so that the CI job that runs the Zephyr tests
pulls the v0.17.2 version of the SDK.
### Test Plan
Tested on local repro of Docker image, and all support models (`add`,
`softmax`, and `mv2`) still pass.
0 commit comments