M1 Pro: 'NoneType' has no attribute 'name' #67
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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?
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
line27 replace to all_devices = []
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.