[cuDNN][SDPA][submodule] Roll-back cuDNN frontend upgrade, update Meta registration#163104
[cuDNN][SDPA][submodule] Roll-back cuDNN frontend upgrade, update Meta registration#163104eqy wants to merge 1 commit into
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/163104
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 8e7c7ae with merge base 5937861 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot cherry-pick --onto release/2.9 --fixes "fix cuDNN segfault in SDPA" |
|
❌ 🤖 pytorchbot command failed: Try |
|
@pytorchbot cherry-pick --onto release/2.9 --fixes "fix cuDNN segfault in SDPA" -c critical |
|
@pytorchmergebot merge |
|
This PR updates submodules third_party/cudnn_frontend If those updates are intentional, please add "submodule" keyword to PR title/description. |
|
@pytorchmergebot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
…a registration (pytorch#163104) For pytorch/torchtitan#1713 Also note that we will need to rollback the cuDNN frontend upgrade in 2.9 as it currently introduces a segmentation fault by assuming tensors have their strides and sizes populated at graph creation time https://github.com/NVIDIA/cudnn-frontend/blame/1a7b4b78db44712fb9707d21cd2e3179f1fd88b8/include/cudnn_frontend/node/sdpa_support_surface.h#L447%C2%A0 Pull Request resolved: pytorch#163104 Approved by: https://github.com/drisspg
…de, update Met… (#163265) [cuDNN][SDPA][submodule] Roll-back cuDNN frontend upgrade, update Meta registration (#163104) For pytorch/torchtitan#1713 Also note that we will need to rollback the cuDNN frontend upgrade in 2.9 as it currently introduces a segmentation fault by assuming tensors have their strides and sizes populated at graph creation time https://github.com/NVIDIA/cudnn-frontend/blame/1a7b4b78db44712fb9707d21cd2e3179f1fd88b8/include/cudnn_frontend/node/sdpa_support_surface.h#L447%C2%A0 Pull Request resolved: #163104 Approved by: https://github.com/drisspg
…a registration (pytorch#163104) For pytorch/torchtitan#1713 Also note that we will need to rollback the cuDNN frontend upgrade in 2.9 as it currently introduces a segmentation fault by assuming tensors have their strides and sizes populated at graph creation time https://github.com/NVIDIA/cudnn-frontend/blame/1a7b4b78db44712fb9707d21cd2e3179f1fd88b8/include/cudnn_frontend/node/sdpa_support_surface.h#L447%C2%A0 Pull Request resolved: pytorch#163104 Approved by: https://github.com/drisspg
…a registration (pytorch#163104) For pytorch/torchtitan#1713 Also note that we will need to rollback the cuDNN frontend upgrade in 2.9 as it currently introduces a segmentation fault by assuming tensors have their strides and sizes populated at graph creation time https://github.com/NVIDIA/cudnn-frontend/blame/1a7b4b78db44712fb9707d21cd2e3179f1fd88b8/include/cudnn_frontend/node/sdpa_support_surface.h#L447%C2%A0 Pull Request resolved: pytorch#163104 Approved by: https://github.com/drisspg
…a registration (pytorch#163104) For pytorch/torchtitan#1713 Also note that we will need to rollback the cuDNN frontend upgrade in 2.9 as it currently introduces a segmentation fault by assuming tensors have their strides and sizes populated at graph creation time https://github.com/NVIDIA/cudnn-frontend/blame/1a7b4b78db44712fb9707d21cd2e3179f1fd88b8/include/cudnn_frontend/node/sdpa_support_surface.h#L447%C2%A0 Pull Request resolved: pytorch#163104 Approved by: https://github.com/drisspg
For pytorch/torchtitan#1713
Also note that we will need to rollback the cuDNN frontend upgrade in 2.9 as it currently introduces a segmentation fault by assuming tensors have their strides and sizes populated at graph creation time https://github.com/NVIDIA/cudnn-frontend/blame/1a7b4b78db44712fb9707d21cd2e3179f1fd88b8/include/cudnn_frontend/node/sdpa_support_surface.h#L447%C2%A0
cc @csarofeen @ptrblck @xwang233