pytorch/pytorch: trunk/02dbce8ad5294043ecfea9dc5c4299c30b5fb7b0
Enable eager tests for inductor-unittest - - Enabel more tests in tes…
Topic · Edition
Enable eager tests for inductor-unittest - - Enabel more tests in tes…
Summary Add scheduled and manually dispatched Better Benchmark CI on an eight-GPU B200 runner. Run the merged upstream eellison/better-benchmark implementation. Export measured kernel latency and projected model latency…
[inductor] AOTI lite mode: support HigherOrderOperators (user-defined…
[Test] Make dynamo test_streams.py device-agnostic for out-of-tree ba…
Description drafted with an AI assistant, quoted below; I've reviewed the change. LpNormFunctor and lpnorm_cleanup each spell the sum-vs-max predicate twice in mutually inverse forms -- an L0 || L1 || L2 enumeration at…
This test cases executes the functional_autograd_benchmark.py, which had CUDA hardcoded as the GPU device. This commit generalizes it to the torch.accelerator API Replace hardcoded cuda references with torch.accelerator…
[ROCm] Restore preview_unsafeAtomicAdd for ROCm < 6.4 in headeronly (…
_PyThreadState_PushFrame is public in 3.15 (and also renamed from _PyThreadState_BumpFramePointerSlow). Using it directly allows us to remove THP_PyThreadState_BumpFramePointerSlow and its supporing definitions Pull…
[inductor] Disable batch_linear_lhs by default on XPU(fixes Qwen regr…
Following the CRCR Onboarding Guide - Step 2, add Isalia20/pytorch-mps-ci to the allowlist at L1. The repository will run MPS tests against upstream PyTorch events on macOS arm64 runners. The relay GitHub App is…