-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Support narrow() on batch dim for NJT #136444
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
[ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/136444
Note: Links to docs will display an error until the docs builds have been completed. ❌ 13 New FailuresAs of commit 36ba8d8 with merge base 03ec250 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Update on this: I'm looking into but it's not easy to get this working graph-break-free with torch.compile. The heart of the issue is data-dependency: the output of Alternatively, we could return the same
|
Requested in #136270 TODO: * I expect there will be `torch.compile()` problems from the use of the `item()` calls in the naive impl; fix these cc cpuhrsch bhosmer drisspg soulitzer davidberard98 YuqingJ [ghstack-poisoned]
Requested in #136270 TODO: * I expect there will be `torch.compile()` problems from the use of the `item()` calls in the naive impl; fix these cc cpuhrsch bhosmer drisspg soulitzer davidberard98 YuqingJ [ghstack-poisoned]
Requested in #136270 TODO: * I expect there will be `torch.compile()` problems from the use of the `item()` calls in the naive impl; fix these cc cpuhrsch bhosmer drisspg soulitzer davidberard98 YuqingJ [ghstack-poisoned]
Requested in #136270 TODO: * I expect there will be `torch.compile()` problems from the use of the `item()` calls in the naive impl; fix these cc cpuhrsch bhosmer drisspg soulitzer davidberard98 YuqingJ [ghstack-poisoned]
Requested in #136270 TODO: * I expect there will be `torch.compile()` problems from the use of the `item()` calls in the naive impl; fix these cc cpuhrsch bhosmer drisspg soulitzer davidberard98 YuqingJ [ghstack-poisoned]
Requested in #136270 TODO: * I expect there will be `torch.compile()` problems from the use of the `item()` calls in the naive impl; fix these cc cpuhrsch bhosmer drisspg soulitzer davidberard98 YuqingJ [ghstack-poisoned]
Requested in #136270 TODO: * I expect there will be `torch.compile()` problems from the use of the `item()` calls in the naive impl; fix these cc cpuhrsch bhosmer drisspg soulitzer davidberard98 YuqingJ [ghstack-poisoned]
|
Closing in favor of #142063 |
ghstack-source-id: f763a01 Pull Request resolved: pytorch/pytorch#136444
Stack from ghstack (oldest at bottom):
Requested in #136270
TODO:
torch.compile()problems from the use of theitem()calls in the naive impl; fix thesecc @cpuhrsch @bhosmer @drisspg @soulitzer @davidberard98 @YuqingJ