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
Currently, if we use discrete_profile.configure_trainer(...) to configure the optim_config, the entire dictionary is replaced with the new dictionary, instead of merging them.