The loss calculation returns NaN values when the likelihood parameter is set to "bernoulli-gamma" in the ConvNP model
Reproduction steps
1. Imported an xarray zarr file of precipitation that has gaps in it
2. Called the "gap-fill" option in the task loader
3. Used a likelihood = "bernoulli-gamma" in the ConvNP model
4. Used loss as RMSE
5. Got NaN as both the training and validation loss
Description
The loss calculation returns NaN values when the likelihood parameter is set to "bernoulli-gamma" in the ConvNP model
Reproduction steps
Version
0.4.2
Screenshots
OS
Linux