Open mcremon-meta opened 2 days ago
Note: Links to docs will display an error until the docs builds have been completed.
There are 1 currently active SEVs. If your PR is affected, please view them below:
As of commit b0eb57f1b2b5f34b20a88677ed56453a59cea3ba with merge base f40daea76b25a610d2881590226efa49f1dc8d63 ():
* [pull / unittest / macos / macos-job](https://hud.pytorch.org/pr/pytorch/executorch/6976#33234966887) ([gh](https://github.com/pytorch/executorch/actions/runs/11924505987/job/33234966887)) `RuntimeError: Command bash /Users/ec2-user/runner/_work/_temp/exec_script failed with exit code 1`
This comment was automatically generated by Dr. CI and updates every 15 minutes.
This pull request was exported from Phabricator. Differential Revision: D66208417
@pytorchbot label "topic: not user facing"
Summary: As titled. This allows removing the outer loop unrolling in cases where the input to linear is a vector. Shaves ~10k cyles from WW stage 1 model.
Differential Revision: D66208417