[CI] Update ci-gpu image#15836
Merged
asparkhi merged 3 commits intoapache:mainfrom Oct 6, 2023
Merged
Conversation
The ci-gpu is updated to make changes in apache#15819 reflect in CI. Change-Id: I5370f80fa82839a8e2f97cf3de9bd1ede7e2d350
yongwww
approved these changes
Sep 28, 2023
Member
yongwww
left a comment
There was a problem hiding this comment.
lgtm, please take a look at the ci errors
Change-Id: I4e6caca8d9e3aa93b67b006a2f03b391ec708d53
797b82d to
9bef182
Compare
Contributor
Author
|
Hit a on the cortexm build, retriggering... |
Between the previous ci_gpu image and the one in use now, the version of coreml has changed since it is unpinned (6.3.0 -> 7.0.0). This caused a test failure in the coreml frontend tests. The problem is that coreml now uses a new default format for models. This commit forces coreml to use the old model format so the test passes. More information can be found here: https://apple.github.io/coremltools/docs-guides/source/convert-learning-models.html Change-Id: Id2273ccac0ae771f10dda6590e9f4cdd657a5d25
9bef182 to
6d3269a
Compare
Contributor
Author
|
closes: #15754 |
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.
The ci-gpu is updated to make changes in #15819 reflect in CI.
cc @ashutosh-arm