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

Implemented OS switch so macOS builds use CPU version of TensorFlow. #325

Merged
merged 1 commit into from
Jul 26, 2022

Conversation

Spiess
Copy link
Member

@Spiess Spiess commented Jul 26, 2022

Fixes #313.

Tested to work as expected with builds on macOS and Ubuntu.

@Spiess Spiess requested a review from lucaro July 26, 2022 07:50
Copy link
Member

@lucaro lucaro left a comment

Choose a reason for hiding this comment

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

Is this a problem for MacOS in general or only for the ARM-based machines?

@Spiess
Copy link
Member Author

Spiess commented Jul 26, 2022

There are no TensorFlow binaries for macOS ARM at all, this is only for macOS x64.

@Spiess Spiess merged commit 0ef7c3c into main Jul 26, 2022
@Spiess Spiess deleted the fix/macos-build branch July 26, 2022 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No tensorflow-core-platform-gpu artifacts for macOS
2 participants