vitrivr/cineast

No tensorflow-core-platform-gpu artifacts for macOS

Spiess opened this issue · 1 comments

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.

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