-
Notifications
You must be signed in to change notification settings - Fork 753
tensor attribute shim layers #14546
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
tensor attribute shim layers #14546
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14546
Note: Links to docs will display an error until the docs builds have been completed. ❌ 4 New Failures, 2 Unrelated FailuresAs of commit 30cb58c with merge base 79e9224 ( NEW FAILURES - The following jobs have failed:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
BROKEN TRUNK - The following job failed but was 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. |
|
@Gasoonjia has exported this pull request. If you are a Meta employee, you can view the originating diff in D83012802. |
This PR needs a
|
f2d55a1 to
cf5ad44
Compare
Summary: This diff contains shim layers in cuda delegate for fetching tensor's attribute. They are too naive to be tested. Will be tested in other shim layer tests. Differential Revision: D83012802
|
@Gasoonjia has exported this pull request. If you are a Meta employee, you can view the originating diff in D83012802. |
Summary: This diff contains shim layers in cuda delegate for fetching tensor's attribute. They are too naive to be tested. Will be tested in other shim layer tests. Differential Revision: D83012802
Summary: This diff contains shim layers in cuda delegate for fetching tensor's attribute. They are too naive to be tested. Will be tested in other shim layer tests. Differential Revision: D83012802
cf5ad44 to
a1d26bb
Compare
|
@Gasoonjia has exported this pull request. If you are a Meta employee, you can view the originating diff in D83012802. |
Summary: This diff contains shim layers in cuda delegate for fetching tensor's attribute. They are too naive to be tested. Will be tested in other shim layer tests. Differential Revision: D83012802
a1d26bb to
81551d4
Compare
|
@Gasoonjia has exported this pull request. If you are a Meta employee, you can view the originating diff in D83012802. |
Summary: This diff contains shim layers in cuda delegate for fetching tensor's attribute. They are too naive to be tested. Will be tested in other shim layer tests. Differential Revision: D83012802
Summary: This diff contains shim layers in cuda delegate for fetching tensor's attribute. They are too naive to be tested. Will be tested in other shim layer tests. Differential Revision: D83012802
Summary: This diff contains shim layers in cuda delegate for fetching tensor's attribute. They are too naive to be tested. Will be tested in other shim layer tests. Reviewed By: larryliu0820 Differential Revision: D83012802
81551d4 to
7619daf
Compare
Summary: This diff contains shim layers in cuda delegate for fetching tensor's attribute. They are too naive to be tested. Will be tested in other shim layer tests. Reviewed By: larryliu0820 Differential Revision: D83012802
|
@Gasoonjia has exported this pull request. If you are a Meta employee, you can view the originating diff in D83012802. |
Summary: This diff contains shim layers in cuda delegate for fetching tensor's attribute. They are too naive to be tested. Will be tested in other shim layer tests. Reviewed By: larryliu0820 Differential Revision: D83012802
Summary: This diff contains shim layers in cuda delegate for fetching tensor's attribute. They are too naive to be tested. Will be tested in other shim layer tests. Reviewed By: larryliu0820 Differential Revision: D83012802
Summary: This diff contains shim layers in cuda delegate for fetching tensor's attribute. They are too naive to be tested. Will be tested in other shim layer tests. Reviewed By: larryliu0820 Differential Revision: D83012802
Summary: This diff contains shim layers in cuda delegate for fetching tensor's attribute. They are too naive to be tested. Will be tested in other shim layer tests. Reviewed By: larryliu0820 Differential Revision: D83012802
Summary: This diff contains shim layers in cuda delegate for fetching tensor's attribute. They are too naive to be tested. Will be tested in other shim layer tests. Reviewed By: larryliu0820 Differential Revision: D83012802
Summary: This diff contains shim layers in cuda delegate for fetching tensor's attribute. They are too naive to be tested. Will be tested in other shim layer tests. Reviewed By: larryliu0820 Differential Revision: D83012802
Summary: This diff introduce common functions for all aoti-driven backends under executorch like cuda and mps. It contain two major function families: container functions for holding and running aoti programs,. and common shim layers for aoti-lib. Worth to note that functions living here should be backend-agnostic. For backend-specific functions please make it live inside each backend directory. Reviewed By: larryliu0820 Differential Revision: D83003496
Summary: This diff contains shim layers in cuda delegate for fetching tensor's attribute. They are too naive to be tested. Will be tested in other shim layer tests. Reviewed By: larryliu0820 Differential Revision: D83012802
7619daf to
30cb58c
Compare
|
@Gasoonjia has exported this pull request. If you are a Meta employee, you can view the originating diff in D83012802. |
Summary: This diff contains shim layers in cuda delegate for fetching tensor's attribute. They are too naive to be tested. Will be tested in other shim layer tests. Reviewed By: larryliu0820 Differential Revision: D83012802
Summary: This diff contains shim layers in cuda delegate for fetching tensor's attribute. They are too naive to be tested. Will be tested in other shim layer tests. Reviewed By: larryliu0820 Differential Revision: D83012802
Summary:
This diff contains shim layers in cuda delegate for fetching tensor's attribute.
They are too naive to be tested. Will be tested in other shim layer tests.
Differential Revision: D83012802