pytorch / executorch

On-device AI across mobile, embedded and edge for PyTorch
https://pytorch.org/executorch/
Other
1.31k stars 206 forks source link

update delegate for derived bias qspec #3511

Open mcr229 opened 2 weeks ago

mcr229 commented 2 weeks ago

Summary: In the below we added quantizer annotation to the bias of GEMM operations. We update some of our delegate lowering logic to allow for this change

Differential Revision: D56959071

pytorch-bot[bot] commented 2 weeks ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/3511

Note: Links to docs will display an error until the docs builds have been completed.

:white_check_mark: You can merge normally! (5 Unrelated Failures)

As of commit 0c9ec7371cafecee1a7ee34ace47f34052fa660d with merge base d34f9f2ed13b9442cc339d4d8a44b97b1c9d2c5f (image):

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

* [pull / test-models-linux (buck2, mv3, xnnpack-quantization-delegation, linux.2xlarge, 90) / linux-job](https://hud.pytorch.org/pr/pytorch/executorch/3511#24577519730) ([gh](https://github.com/pytorch/executorch/actions/runs/8946620201/job/24577519730)) (detected as infra flaky with no log or failing log classifier) * [pull / test-models-linux (cmake, ic3, xnnpack-quantization-delegation, linux.2xlarge, 90) / linux-job](https://hud.pytorch.org/pr/pytorch/executorch/3511#24577520844) ([gh](https://github.com/pytorch/executorch/actions/runs/8946620201/job/24577520844)) (detected as infra flaky with no log or failing log classifier) * [pull / test-models-linux (cmake, mv2, xnnpack-quantization-delegation, linux.2xlarge, 90) / linux-job](https://hud.pytorch.org/pr/pytorch/executorch/3511#24577521052) ([gh](https://github.com/pytorch/executorch/actions/runs/8946620201/job/24577521052)) (detected as infra flaky with no log or failing log classifier) * [pull / test-models-linux (cmake, mv3, xnnpack-quantization-delegation, linux.2xlarge, 90) / linux-job](https://hud.pytorch.org/pr/pytorch/executorch/3511#24577521250) ([gh](https://github.com/pytorch/executorch/actions/runs/8946620201/job/24577521250)) (detected as infra flaky with no log or failing log classifier) * [pull / test-models-linux (cmake, resnet18, xnnpack-quantization-delegation, linux.2xlarge, 90) / linux-job](https://hud.pytorch.org/pr/pytorch/executorch/3511#24577521423) ([gh](https://github.com/pytorch/executorch/actions/runs/8946620201/job/24577521423)) (detected as infra flaky with no log or failing log classifier)

This comment was automatically generated by Dr. CI and updates every 15 minutes.

facebook-github-bot commented 2 weeks ago

This pull request was exported from Phabricator. Differential Revision: D56959071