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, it seems that torchinfo forces the user to choose between eval or train mode. Couldn't we allow mode=None to simply not modify current mode?
The text was updated successfully, but these errors were encountered:
Currently, it seems that
torchinfo
forces the user to choose betweeneval
ortrain
mode. Couldn't we allowmode=None
to simply not modify current mode?The text was updated successfully, but these errors were encountered: