-
Notifications
You must be signed in to change notification settings - Fork 685
Add constraints for cadence idma ops. #12597
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/12597
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 3 New Failures, 2 Unrelated FailuresAs of commit ba97db3 with merge base 02da205 ( NEW FAILURES - The following jobs have failed:
BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D77232760 |
32e73ff
to
47b5c37
Compare
Summary: Add memory planning constraints for idma ops: 1. idma load: output needs to be in DTCM 2. idma store: input needs to be in DTCM 3. idma wait: output aliases the input Reviewed By: zonglinpeng Differential Revision: D77232760
47b5c37
to
1001512
Compare
Summary: Add memory planning constraints for idma ops: 1. idma load: output needs to be in DTCM 2. idma store: input needs to be in DTCM 3. idma wait: output aliases the input Reviewed By: zonglinpeng Differential Revision: D77232760
This pull request was exported from Phabricator. Differential Revision: D77232760 |
This pull request was exported from Phabricator. Differential Revision: D77232760 |
Summary: Pull Request resolved: pytorch#12597 Add memory planning constraints for idma ops: 1. idma load: output needs to be in DTCM 2. idma store: input needs to be in DTCM 3. idma wait: output aliases the input Reviewed By: zonglinpeng Differential Revision: D77232760
1001512
to
eaf8ee0
Compare
eaf8ee0
to
24860ef
Compare
Summary: Add memory planning constraints for idma ops: 1. idma load: output needs to be in DTCM 2. idma store: input needs to be in DTCM 3. idma wait: output aliases the input Reviewed By: zonglinpeng Differential Revision: D77232760
This pull request was exported from Phabricator. Differential Revision: D77232760 |
Summary: Pull Request resolved: pytorch#12597 Add memory planning constraints for idma ops: 1. idma load: output needs to be in DTCM 2. idma store: input needs to be in DTCM 3. idma wait: output aliases the input Reviewed By: zonglinpeng Differential Revision: D77232760
24860ef
to
d53716b
Compare
Summary: Add memory planning constraints for idma ops: 1. idma load: output needs to be in DTCM 2. idma store: input needs to be in DTCM 3. idma wait: output aliases the input Reviewed By: zonglinpeng Differential Revision: D77232760
d53716b
to
da5ecb9
Compare
This pull request was exported from Phabricator. Differential Revision: D77232760 |
da5ecb9
to
637f0b2
Compare
Summary: Add memory planning constraints for idma ops: 1. idma load: output needs to be in DTCM 2. idma store: input needs to be in DTCM 3. idma wait: output aliases the input Reviewed By: zonglinpeng Differential Revision: D77232760
This pull request was exported from Phabricator. Differential Revision: D77232760 |
Summary: Add memory planning constraints for idma ops: 1. idma load: output needs to be in DTCM 2. idma store: input needs to be in DTCM 3. idma wait: output aliases the input Reviewed By: zonglinpeng Differential Revision: D77232760
637f0b2
to
ce713e0
Compare
This pull request was exported from Phabricator. Differential Revision: D77232760 |
Summary: Add memory planning constraints for idma ops: 1. idma load: output needs to be in DTCM 2. idma store: input needs to be in DTCM 3. idma wait: output aliases the input Reviewed By: zonglinpeng Differential Revision: D77232760
Summary: Pull Request resolved: pytorch#12597 Add memory planning constraints for idma ops: 1. idma load: output needs to be in DTCM 2. idma store: input needs to be in DTCM 3. idma wait: output aliases the input Reviewed By: zonglinpeng Differential Revision: D77232760
7f5e782
to
ba97db3
Compare
This pull request was exported from Phabricator. Differential Revision: D77232760 |
Summary: Add memory planning constraints for idma ops: 1. idma load: output needs to be in DTCM 2. idma store: input needs to be in DTCM 3. idma wait: output aliases the input Reviewed By: zonglinpeng Differential Revision: D77232760
Summary:
Add memory planning constraints for idma ops:
Reviewed By: zonglinpeng
Differential Revision: D77232760