Skip to content
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

Turn on python dispatcher for EdgeOpArgValidator #3814

Closed
wants to merge 1 commit into from

Conversation

pytorchbot
Copy link
Collaborator

Summary:
Possibly fixes #3659

We need to enable the python dispatcher so that expand_copy and view_copy will go through the correct meta kernels

Differential Revision: D58091304

Summary:
Pull Request resolved: #3809

Possibly fixes #3659

We need to enable the python dispatcher so that expand_copy and view_copy will go through the correct meta kernels

Reviewed By: larryliu0820

Differential Revision: D58091304

fbshipit-source-id: f8907ee130720b01c629d55f222eb5a7e63a34bd
(cherry picked from commit ab6f177)
Copy link

pytorch-bot bot commented Jun 3, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/3814

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure

As of commit c9751a8 with merge base d3326a2 (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 3, 2024
@mergennachin
Copy link
Contributor

there's a merge conflict, as-in, the release branch doesn't import EdgeCompileConfig, looks like. hence, the lintrunner error

@mergennachin
Copy link
Contributor

@mergennachin
Copy link
Contributor

Closing this in lieu of #3815

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants