diff --git a/.ci/scripts/gather_benchmark_configs.py b/.ci/scripts/gather_benchmark_configs.py index 908c363a415..59602eeb598 100755 --- a/.ci/scripts/gather_benchmark_configs.py +++ b/.ci/scripts/gather_benchmark_configs.py @@ -71,6 +71,10 @@ class DisabledConfig(NamedTuple): config_name="mps", github_issue="https://github.com/pytorch/executorch/issues/7904", ), + DisabledConfig( + config_name="qnn_q8", + github_issue="https://github.com/pytorch/executorch/issues/7946", + ), ], "edsr": [ DisabledConfig(