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
OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10
TensorFlow version and how it was installed (source or binary): Tensorflow 2.12.0 - Install by using the pip command
TensorFlow-Addons version and how it was installed (source or binary): Tensorflow-addons 0.20.0 - Install by using the pip command
Python version: 3.11
Is GPU used? (yes/no): YES
Describe the bug
When I tried to train my model, I get this bug like this:
"mutable default <class 'official.modeling.optimization.configs.optimizer_config.SGDConfig'> for field sgd is not allowed: use default_factory"
The text was updated successfully, but these errors were encountered:
System information
Describe the bug
When I tried to train my model, I get this bug like this:
"mutable default <class 'official.modeling.optimization.configs.optimizer_config.SGDConfig'> for field sgd is not allowed: use default_factory"
The text was updated successfully, but these errors were encountered: