neuralop.losses.data_losses.MSELoss
- class neuralop.losses.data_losses.MSELoss[source]
Mean-squared L2 error between two tensors.
Methods
__call__(y_pred, y[, dim])MSE loss call
neuralop.losses.data_losses.MSELossMean-squared L2 error between two tensors.
Methods
|
MSE loss call |