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
Not sure why, but if summary_utils.write_summary_every_n_steps(...
in lingvo/jax/train.py fails because the metric is not replicated. I have set unreplicate_metrics=False and it works for me.