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

No tensorflow-core-platform-gpu artifacts for macOS #313

Closed
Spiess opened this issue May 17, 2022 · 1 comment · Fixed by #325
Closed

No tensorflow-core-platform-gpu artifacts for macOS #313

Spiess opened this issue May 17, 2022 · 1 comment · Fixed by #325

Comments

@Spiess
Copy link
Member

Spiess commented May 17, 2022

There are no tensorflow-core-platform-gpu artifacts for macOS because TensorFlow does not provide GPU binaries for macOS.
While Cineast builds with tensorflow-core-platform-gpu behave the same on linux systems without GPU as builds with tensorflow-core-platform, they do not work at all on macOS.

A possible solution would be to introduce a build flag for the CPU version.

@lucaro
Copy link
Member

lucaro commented May 17, 2022

If this is a general problem, I'd rather introduce an os-switch block.

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 a pull request may close this issue.

2 participants