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
I'm getting the same error on both colab and running locally. Running the latter gives a bit more information:
File "/Users/berntisak/code/ai-ml/samplernn/prism-samplernn/callbacks.py", line 17, in __init__ self.model = model ^^^^^^^^^^ AttributeError: property 'model' of 'TrainingStepCallback' object has no setter
i use colab
The text was updated successfully, but these errors were encountered: