neuralop.losses.equation_losses
.PoissonBoundaryLoss
- class neuralop.losses.equation_losses.PoissonBoundaryLoss(loss=<function mse_loss>)[source]
Methods
__call__
(y_pred, num_boundary, ...)Call self as a function.