Skip to content
Discussion options

You must be logged in to vote

Apparently it has something to do with the config from WandB. The issue is that WandB config is a managed object so it really can't cleanly be deepcopy'ed. Using the static_config from WandB is serializable and works just fine!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rienboonstoppel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment