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
I am using Colab as my development enviroment. And when I running the !python examples/navier_stokes/train.py trainer.max_epochs=250000 n_train=3000
for training.
The progressbar show multiple line instead of proper one line for each epoch.
Any ideal to solve th problem?
The text was updated successfully, but these errors were encountered:
I am using Colab as my development enviroment. And when I running the
!python examples/navier_stokes/train.py trainer.max_epochs=250000 n_train=3000
for training.
The progressbar show multiple line instead of proper one line for each epoch.
Any ideal to solve th problem?
The text was updated successfully, but these errors were encountered: