Skip to content

Depend on portable tensorflow packages

Leo P. Singer requested to merge leo-singer/gwskynet:tensorflow-macos into main

Depend on the package tensorflow rather than tensorflow-cpu, making it possible to install GWSkyNet on Apple Silicon machines running macOS.

According to the Tensorflow pip install instructions, the recommended package to depend upon is tensorflow, not tensorflow-cpu.

Merge request reports

Loading