Function candle_nn::loss::mse

source ·
pub fn mse(inp: &Tensor, target: &Tensor) -> Result<Tensor>
Expand description

The mean squared error loss.