This PR is auto-generated nightly by this action. Update the pinned vllm hash. Pull Request resolved: #193699 Approved by: https://github.com/pytorchbot
This PR is auto-generated nightly by this action. Update the pinned vllm hash. Pull Request resolved: #193699 Approved by: https://github.com/pytorchbot
Make is_symm_mem_enabled_for_group() not require deprecated enable_sy…
Make is_symm_mem_enabled_for_group() not require deprecated enable_sy…
[CI][ROCm] Mark 3 nondeterministic gfx950 models flaky to unblock ind…
Fixes #193265. Summary pointless_cumsum_replacement assumes rank >= 1 because it indexes shape[dim]. Rank-0 constants are intentionally excluded from this optimization. Scalar cumsum is already handled by normal…
[functionalization] Hand _make_wrapper_subclass the storage size it a…
ShapeEnv.tracked_fakes can hold CUDA tensors after compile. this clears it and removes the leak-check skip from the currenet regression Testing: PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=1 python test/dynamo/test_misc.py…
[TEST] Refactor test/test_import_stats.py to make it device-generic (…
[Testcase Refactoring] Add hw_classification in test_dce_pass.py (#1…
Issue #138926 reported a torch.cond metadata mismatch where one branch returned a tensor sized with TruncToInt(IntTrueDiv(s, 1)) while the other returned the same tensor sized with s. The branches were semantically…
Author Notes Just because I was wondering and couldn't find the info easily. Agent Notes The text below was generated by Claude Code (as was the diff, which I reviewed). The root CMakeLists.txt has no map of what…
Author Notes Just because I was wondering and couldn't find the info easily. Agent Notes The text below was generated by Claude Code (as was the diff, which I reviewed). The root CMakeLists.txt has no map of what…
[ghstack-poisoned]
[ghstack-poisoned]
update vllm commit hash