Turn on device memory planing as default#20214
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/20214
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: ❌ 4 New Failures, 1 Pending, 1 Unrelated Failure, 5 Unclassified FailuresAs of commit b6e6e70 with merge base b47e588 ( NEW FAILURES - The following jobs have failed:
UNCLASSIFIED FAILURES - DrCI could not classify the following jobs because the workflow did not run on the merge base. The failures may be pre-existing on trunk or introduced by this PR:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
recreate the PR due to ghexport bot didn't work diff: D107597774 original: #20214
Stack from ghstack (oldest at bottom):
This diff turn on the on-device memory planing as default, so that every delegate which enables on device memory planing will be use that./
Also update cuda backend to remove H2D/D2H copies and extra caches
Differential Revision: D107597774