Skip to content

Conversation

@SS-JIA
Copy link
Contributor

@SS-JIA SS-JIA commented Dec 9, 2024

Summary:
TSIA. Previously, a custom ATen operator library target was being used as a dependency in the generated operator tests to access ATen operator implementations. However, it seems that using the libtorch target works as well.

Change everything to just use libtorch to

  1. Simplify dependencies
  2. The custom ATen operator library target does not build on Windows for some reason

Differential Revision: D66964157

… custom op lib target

Summary:
TSIA. Previously, a custom ATen operator library target was being used as a dependency in the generated operator tests to access ATen operator implementations. However, it seems that using the `libtorch` target works as well.

Change everything to just use `libtorch` to

1. Simplify dependencies
2. The custom ATen operator library target does not build on Windows for some reason

Differential Revision: D66964157
@pytorch-bot
Copy link

pytorch-bot bot commented Dec 9, 2024

🔗 Helpful Links

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

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

❌ 1 Cancelled Job

As of commit d75912b with merge base 4adbdce (image):

CANCELLED JOB - The following job was cancelled. Please retry:

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 Dec 9, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66964157

@facebook-github-bot facebook-github-bot merged commit 9873457 into pytorch:main Dec 10, 2024
44 of 47 checks passed
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. fb-exported topic: not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants