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

Fix #44: it now runs on M1 macOS using tensorflow-metal #45

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

giodegas
Copy link

Thank's to this tutorial:

https://makeoptim.com/en/deep-learning/tensorflow-metal

and adapting the requirements.txt and setup.cfg install file, it is now ok.

Fix #44 .

Working with python3.9.5 and tensorflow-metal optimized for the M1 arm architecture, including the GPU, as explained with in tutorial: 

    https://makeoptim.com/en/deep-learning/tensorflow-metal
Working with python3.9.5 and tensorflow-metal optimized for the M1 arm architecture, including the GPU, as explained with in tutorial: 

    https://makeoptim.com/en/deep-learning/tensorflow-metal
Working with python3.9.5 and tensorflow-metal optimized for the M1 arm architecture, including the integrated GPU.

Fix totalgood#44 .
to let it install cleanly on M1 macOS
@giodegas
Copy link
Author

Forgot the 5.4 section title

@giodegas
Copy link
Author

fix nlpia typo in the ReadMe.md

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.

Problems running enamplecode on Apple Silicon (M1)
1 participant