Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/87758
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 Failures, 1 PendingAs of commit d416635: This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a labelIf your changes are user facing and intended to be a part of release notes, please use a label starting with If not, please add the For more information, see https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work. |
|
@pytorchbot merge -f "labels added" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
|
Hey @ngimel. |
Removes a wrong assert, makes min number of warps = 2 (1 for some reason generates invalid code, triton-lang/triton#802). Hopefully fixes pytorch/torchdynamo#1743, cc @jansel @mlazos @soumith @voznesenskym @yanboliang @penguinwu @anijain2305 @mreso Pull Request resolved: pytorch#87758 Approved by: https://github.com/Chillee, https://github.com/soumith
Removes a wrong assert, makes min number of warps = 2 (1 for some reason generates invalid code, triton-lang/triton#802). Hopefully fixes pytorch/torchdynamo#1743, cc @jansel @mlazos @soumith @voznesenskym @yanboliang @penguinwu @anijain2305 @mreso Pull Request resolved: pytorch#87758 Approved by: https://github.com/Chillee, https://github.com/soumith
Removes a wrong assert, makes min number of warps = 2 (1 for some reason generates invalid code, triton-lang/triton#802).
Hopefully fixes pytorch/torchdynamo#1743, cc @jansel @mlazos @soumith @voznesenskym @yanboliang @penguinwu @anijain2305 @mreso