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 am working on a linux server with the adapt package version 0.4.4. If I run an example for the feature_based models DANN, DeepCoral, WDGRL, CDAN, MCD, MDD, and CCSA I always get this error:
AttributeError: 'DeepCORAL' object has no attribute '_is_compiled'. Did you mean: '_jit_compile'?
Do you know how I can solve this?
Thank you so much!
The text was updated successfully, but these errors were encountered:
I am working on a linux server with the adapt package version 0.4.4. If I run an example for the feature_based models DANN, DeepCoral, WDGRL, CDAN, MCD, MDD, and CCSA I always get this error:
AttributeError: 'DeepCORAL' object has no attribute '_is_compiled'. Did you mean: '_jit_compile'?
Do you know how I can solve this?
Thank you so much!
The text was updated successfully, but these errors were encountered: