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

Remove temp build files from torchao #1551

Merged
merged 1 commit into from
Jan 11, 2025

Conversation

metascroy
Copy link
Contributor

Summary: Removes temp build artifacts from experimental. Now the kernels are built and loaded with USE_CPP=1 pip install . from ao.

Reviewed By: jerryzh168

Differential Revision: D67807207

Summary: Removes temp build artifacts from experimental.  Now the kernels are built and loaded with `USE_CPP=1 pip install .` from ao.

Reviewed By: jerryzh168

Differential Revision: D67807207
Copy link

pytorch-bot bot commented Jan 11, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/1551

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

❌ 1 New Failure

As of commit 31e78fb with merge base 6d6aa01 (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 Jan 11, 2025
@facebook-github-bot
Copy link

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

"Unable to load experimental torchao kernels. Performance will be slow."
)
print(
"To install the kernels, run `USE_CPP=1 pip install .` from ao on a machine with an ARM CPU"
Copy link
Contributor

@jerryzh168 jerryzh168 Jan 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this included in the default build as well? i.e. does installing torchao nightly include this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I quickly glanced and it does not look like the default nightly build for M1 mac defines USE_CPP=1, although adding it should be pretty simple.

@metascroy metascroy merged commit ad61822 into pytorch:main Jan 11, 2025
19 of 22 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants