-
Notifications
You must be signed in to change notification settings - Fork 480
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
Try using the CPU PJRT plugin #7184
Comments
/assigntome |
Issue 1: Cannot install
Issue 2: Issue building
Machine Specs:
|
@will-cromar can you remind me if CPU plugin works? I can't remember. |
The CPU plugin is just for testing purposes. In practice, you can debug on CPU just by setting |
|
Do I need to install a different dependency? Am I missing something that prevents me from testing this correctly? Or, is this what you were expecting? |
@will-cromar is out today, let me follow up with him when he is back |
@loganthomas your specific issue is that you have the old placeholder package ( I updated the example plugin docs in #7277 to reference our contributing guide for bazel setup. |
We deleted the placeholder release. So you shouldn't get the "wrong package" message again. Closing because I tested these docs today. |
📚 Documentation
Follow the instructions to install the CPU PJRT plugin located here: https://github.com/pytorch/xla/blob/master/plugins/cpu/README.md
Validate that the instructions still work and report any issues that you encounter.
The text was updated successfully, but these errors were encountered: