Move cuda/runtime/shim to cuda/runtime for better usibility.#14879
Conversation
This diff moves the `cuda/runtime/shim` directory to `cuda/runtime` to make the utility functions sharable among all runtime infrastructure. Differential Revision: [D84122729](https://our.internmc.facebook.com/intern/diff/D84122729/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14879
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: ✅ No FailuresAs of commit 906ffbc with merge base e09abea ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This diff moves the `cuda/runtime/shim` directory to `cuda/runtime` to make the utility functions sharable among all runtime infrastructure. Differential Revision: [D84122729](https://our.internmc.facebook.com/intern/diff/D84122729/) ghstack-source-id: 314747331 Pull Request resolved: #14879
This PR needs a
|
164baa2
into
gh/gasoonjia/44/base
Stack from ghstack (oldest at bottom):
This diff moves the
cuda/runtime/shimdirectory tocuda/runtimeto make the utility functions sharable among all runtime infrastructure.Differential Revision: D84122729