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
---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
<ipython-input-4-e25b28312e1c> in <module>
1 from fastai import *
2 from fastai.text import *
----> 3 from fastai.utils.mem import GPUMemTrace #call with mtrace
ModuleNotFoundError: No module named 'fastai.utils'
The text was updated successfully, but these errors were encountered:
In notebook 3 I got an error:
The text was updated successfully, but these errors were encountered: