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

Enable arm64 binary wheels, take 2 #1141

Merged
merged 25 commits into from
Nov 15, 2023
Merged

Enable arm64 binary wheels, take 2 #1141

merged 25 commits into from
Nov 15, 2023

Conversation

lanctot
Copy link
Collaborator

@lanctot lanctot commented Nov 13, 2023

First approach (cross-compiling) didn't work. So I posted on cibuildwheel: pypa/cibuildwheel#1662.

  • Added a new runner (macos-13-xlarge) that is now in beta for the Apple Silicon builds.
  • Patched wheels.yml and test_wheel.sh
  • Increase pytorch version to 2.1.0
  • Fixed a few tests (cfr_test.py, cfr_br_test.py, pytorch dqn.py)

@lanctot lanctot changed the title Enable universal2 binary wheels, take 2 Enable arm64 binary wheels, take 2 Nov 14, 2023
@lanctot lanctot added the imported This PR has been imported and awaiting internal review. Please avoid any more local changes, thanks! label Nov 15, 2023
@lanctot lanctot merged commit 8997c48 into master Nov 15, 2023
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imported This PR has been imported and awaiting internal review. Please avoid any more local changes, thanks!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant