Commit 87c7a88
Enable VGF tests and add Vulkan format compatibility shim (#19383)
Summary:
Two changes to make `buck test fbcode//executorch/backends/arm/test:permute -- 'test_permute_vgf'` run end-to-end:
Flip `_ENABLE_VGF` from `False` to `True` in `fbcode/executorch/backends/arm/test/targets.bzl` so the VGF test variants are emitted instead of being skipped with "Did not find model-converter on path".
bypass-github-export-checks
bypass-github-pytorch-ci-checks
bypass-github-executorch-ci-checks
Reviewed By: digantdesai, ocvh
Differential Revision: D1024318041 parent 91aef57 commit 87c7a88
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments