-
Notifications
You must be signed in to change notification settings - Fork 68
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
M1 Pro: 'NoneType' has no attribute 'name' #67
Comments
Did you work this out? I'm having trouble installing tensorflow on my M1. |
I expect to get an M1 within next couple weeks and will look into it then. |
To install tensorflow, change on the requirements from tensorflow to tensorflow-macos and tensorflow-metal and it works, but still unable to train the model, because of GPU indexing. |
.dfl/DeepFaceLab/core/leras/device.py |
i can train model now, but it looks like run with cpu |
The issue is tagged as "stale issue" due to no activity in 30 days. If there is no activity for 15 more days, the issue will be closed. |
Hi,
I'm trying to train my model on my MacBook Pro M1 Pro, and I'm getting this error either I use SAEHD or Quick96. Am I doing something wrong?
The text was updated successfully, but these errors were encountered: