Commit c169d91
[Arm] Fix tosa-reference model upstream tracking (#6162)
Fix tosa-reference model upstream tracking (#6156)
Summary:
It appears that upstream updates to branch tosa_reference_model/v0.8 which we used to track broke ET CI. Hard coding it to a known good version for now.
* Failed CI job - https://github.com/pytorch/executorch/actions/runs/11283289096/job/31382443033#step:12:26700
* Upstream branch updates - https://review.mlplatform.org/q/project:tosa%252Freference_model+branch:v0.80 Potentially culprit gerrit ids - 12676, 12677, 12678 updated today
Pull Request resolved: #6156
Reviewed By: larryliu0820
Differential Revision: D64222142
Pulled By: digantdesai
fbshipit-source-id: 8438770851f8309020755992036f8e4c50857301
(cherry picked from commit 5696b35)
Co-authored-by: Digant Desai <[email protected]>1 parent 922c74b commit c169d91
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
81 | 85 | | |
82 | 86 | | |
83 | 87 | | |
| |||
179 | 183 | | |
180 | 184 | | |
181 | 185 | | |
182 | | - | |
| 186 | + | |
183 | 187 | | |
| 188 | + | |
184 | 189 | | |
185 | 190 | | |
186 | 191 | | |
| |||
0 commit comments