Gregory Comer
Gregory Comer
Our current SpecPropPass doesn't properly capture the effect of guards in the shape environment due to double-tracing certain ops. The problem looks like this: * Every time we trace through...
Pytest has released version 9.0, but we are seeing test failures after upgrading ([example job](https://github.com/pytorch/executorch/actions/runs/19308882645/job/55223581796)). I'm pinning pytest
Unit tests are failing since this PR. It looks unrelated, but I'm testing a revert here to see if it resolves.
### Summary After https://github.com/meta-pytorch/tokenizers/pull/121 and https://github.com/pytorch/executorch/pull/13888, we should be able to enable tokenizers on Windows. ### Test plan CI. Also verified that install functions on a local Windows machine. cc...
# Summary Update qb4w-family scalar GEMM kernels to use unaligned.h unaligned load methods to load ksums. This is likely an oversight in the initial scalar implementation, as the ksums are...