Skip to content

Tags: azad-meta/pytorch

Tags

ciflow/trunk/115915

Toggle ciflow/trunk/115915's commit message
change pattern order to enable concat linear first

[ghstack-poisoned]

ciflow/trunk/115908

Toggle ciflow/trunk/115908's commit message
Update on "[Inductor] Fix constant folding and extern kernel mutation…

… tracking bugs"


This PR fixes two bugs
1) Constant folding a triton kernel results in the kernel's inputs to be returned back without any modification. Disable constant folding for triton kernels. Need more investigation
2) ExternKernelOut (matmul in this case) needs to track mutation of its inputs



cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx peterbell10 ipiszy yf225 chenyang78 kadeng muchulee8 aakhundov ColinPeppler

[ghstack-poisoned]

ciflow/trunk/115906

Toggle ciflow/trunk/115906's commit message
Generate exhaustive optimizer tests

ciflow/trunk/115905

Toggle ciflow/trunk/115905's commit message
Update on "markDynamoStrictTest test/torch_np"

[ghstack-poisoned]

ciflow/trunk/115901

Toggle ciflow/trunk/115901's commit message
Update on "markDynamoStrictTest functorch/ tests (and some misc)"

[ghstack-poisoned]

ciflow/trunk/115898

Toggle ciflow/trunk/115898's commit message
Support non grapharg and intermediary grad access

[ghstack-poisoned]

ciflow/trunk/115888

Toggle ciflow/trunk/115888's commit message
Update on "[c10d] Polish NCCL PG monitor thread log message"


We turned on monitor thread by default in pytorch#112518, and we want the error message that is displayed when the monitor kills the process to be more informative.

cc mrshenli pritamdamania87 zhaojuanmao satgera rohan-varma gqchen aazzolini osalpekar jiayisuse H-Huang kwen2501 awgu penguinwu fegin XilunWu wanchaol wz337 tianyu-l wconstab yf225

[ghstack-poisoned]

ciflow/trunk/115887

Toggle ciflow/trunk/115887's commit message
Update on "markDynamoStrictTest more tests"

Featuring:
test_sparse.py
test_sparse_csr.py
test_spectral_ops.py
test_tensor_creation_ops.py
test_torch.py
test_utils.py

[ghstack-poisoned]

ciflow/trunk/115880

Toggle ciflow/trunk/115880's commit message
Update on "[tp] improve documentation"

Improve the TP documentation in terms of format and descriptions

cc mrshenli pritamdamania87 zhaojuanmao satgera rohan-varma gqchen aazzolini osalpekar jiayisuse H-Huang kwen2501 awgu penguinwu fegin XilunWu fduwjj wz337 tianyu-l wconstab yf225

[ghstack-poisoned]

ciflow/trunk/115862

Toggle ciflow/trunk/115862's commit message
Update on "non-strict export with dynamic shapes"

Differential Revision: [D52175048](https://our.internmc.facebook.com/intern/diff/D52175048/)

[ghstack-poisoned]