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 have a custom model and I wanted to see it's summary but it results in an attribute error: AttributeError: 'CUTModel' object has no attribute 'apply'.
I have a custom model and I wanted to see it's summary but it results in an attribute error: AttributeError: 'CUTModel' object has no attribute 'apply'.
Model is from here.
This is the full error message: AttributeError: 'CUTModel' object has no attribute 'apply'.
How to resolve it?
The text was updated successfully, but these errors were encountered: