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 Mar 15, 2024. It is now read-only.
in run_train.py:
line 249: args.D_kwargs.block_kwargs.freeze_layers = cfg.freezed
I'm getting the error:
omegaconf.errors.ConfigAttributeError: Missing key block_kwargs
when set non zero value for freezed layers
How can I freeze some layers?
The text was updated successfully, but these errors were encountered: