[Arm] TOSA reference model update#7699
Closed
per wants to merge 3 commits intopytorch:release/0.5from
Closed
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/7699
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New FailuresAs of commit 84dfaa9 with merge base 9069017 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
digantdesai
reviewed
Jan 16, 2025
| # tosa reference model | ||
| tosa_reference_model_url="https://review.mlplatform.org/tosa/reference_model" | ||
| tosa_reference_model_rev="c5570b79e90c3a36ab8c4ddb8ee3fbc2cd3f7c38" | ||
| tosa_reference_model_rev="v0.80.1" |
Contributor
There was a problem hiding this comment.
Interesting, how did you figure this out?
Contributor
|
can we try with pulling #7670 as well? on release/0.5? |
Upgrade numpy version requirement to Summary: 1.21 is too old now. For 3.10 or above, we should be able to use 2.0.0 We are already on CoreMLTools 8.1, which is https://github.com/apple/coremltools/blob/8.1/reqs/build.pip We had to upgrade to the latest transformers as well (cherry picked from commit a7b5297)
(cherry picked from commit a18f6e8)
Update TOSA reference model to latest tag on 0.80 branch to get fixes for numpy==2.0.0 Signed-off-by: Per Åstrand <per.astrand@arm.com> Change-Id: I18de47807bd307b3919f44a67c36d42da0759f49
37528fd to
84dfaa9
Compare
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.
Update TOSA reference model to v0.80.1 tag to get fixes for numpy=2.0.0