Point VGF tests at model-converter 0.9.0#20520
Conversation
Summary: `tosa_tools` v2026.5.0 emits TOSA SerLib 2026.5.0 flatbuffers, which the model-converter v0.8.0 cannot deserialize (`ERROR: Tosa file created with newer SerLib version 2026.5.0 is not compatible with current version 1.1.0d`). Repoint the Arm VGF test `MODEL_CONVERTER_PATH` to `ai-ml-sdk-model-converter/0.9.0`, which supports the new spec. Applied to both the fbcode and xplat mirrors. Differential Revision: D109721412
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/20520
Note: Links to docs will display an error until the docs builds have been completed. ❌ 3 New Failures, 1 Cancelled Job, 5 Pending, 2 Unrelated FailuresAs of commit 6939047 with merge base a0a730a ( NEW FAILURES - The following jobs have failed:
CANCELLED JOB - The following job was cancelled. Please retry:
FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@rascani has exported this pull request. If you are a Meta employee, you can view the originating Diff in D109721412. |
This PR needs a
|
digantdesai
left a comment
There was a problem hiding this comment.
Review automatically exported from Phabricator review in Meta.
Summary:
tosa_toolsv2026.5.0 emits TOSA SerLib 2026.5.0 flatbuffers, which the model-converter v0.8.0 cannot deserialize (ERROR: Tosa file created with newer SerLib version 2026.5.0 is not compatible with current version 1.1.0d). Repoint the Arm VGF testMODEL_CONVERTER_PATHtoai-ml-sdk-model-converter/0.9.0, which supports the new spec. Applied to both the fbcode and xplat mirrors.Differential Revision: D109721412
cc @digantdesai @freddan80 @per @zingo @oscarandersson8218 @mansnils @Sebastian-Larsson @robell