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
Is your feature request related to a problem? Please describe.
By now all the PINA models are tested only for the forward pass. I suggest to add a test also for the backward pass since it is usually used during training.
Is your feature request related to a problem? Please describe.
By now all the PINA
modelsare tested only for the forward pass. I suggest to add a test also for the backward pass since it is usually used during training.