You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.
Every time I try to train a new model, colab throws an error at the "Installing DDSP..." phase. After taking 5-10 minutes, it'll give me this error (full screenshot below):
ImportError: cannot import name 'dtensor_api' from 'keras.dtensor' (/usr/local/lib/python3.10/dist-packages/keras/dtensor/init.py)
System Info
Using a Windows 10 PC with a GeForce RTX 2070, i9-9900KF, and 32GB of RAM, though I also tried on a Mac, which produced the same result.
To Reproduce
1 - start colab notebook
2 - log in to google drive and choose folder
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
Every time I try to train a new model, colab throws an error at the "Installing DDSP..." phase. After taking 5-10 minutes, it'll give me this error (full screenshot below):
ImportError: cannot import name 'dtensor_api' from 'keras.dtensor' (/usr/local/lib/python3.10/dist-packages/keras/dtensor/init.py)
System Info
To Reproduce
1 - start colab notebook
2 - log in to google drive and choose folder
Screenshots
The text was updated successfully, but these errors were encountered: