Gregory Comer

Results 25 issues of 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...

CLA Signed
fb-exported
ciflow/trunk
release notes: exir
meta-exported

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

module: ci

Unit tests are failing since this PR. It looks unrelated, but I'm testing a revert here to see if it resolves.

CLA Signed
ciflow/trunk
ci-no-td

### 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...

CLA Signed
module: build/install
stale
release notes: windows

# 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...