JuliaGaussianProcesses / ApproximateGPs.jl

Approximations for Gaussian processes: sparse variational inducing point approximations, Laplace approximation, ...
https://juliagaussianprocesses.github.io/ApproximateGPs.jl/dev
Other
35 stars 6 forks source link

GPR/VFE equivalence checks fail on nightly #137

Open simsurace opened 1 year ago

simsurace commented 1 year ago

See https://github.com/JuliaGaussianProcesses/ApproximateGPs.jl/runs/7748452163?check_suite_focus=true

Test Summary:             | Pass  Fail  Error  Broken  Total     Time
ApproximateGPs            |  181     1      1       2    185  2m25.0s
  sparse_variational      |  112     1      1            114  1m22.1s
    AbstractGPs interface |  104                         104    23.2s
    elbo                  |    4                           4     1.7s
    GPR/VFE equivalences  |    4     1      1              6    57.2s
      exact posterior     |    4     1                     5     2.7s
      optimised posterior |                 1              1    54.6s
  laplace                 |   69                    2     71  1m02.2s
simsurace commented 1 year ago

More importantly, they also fail on 1.8.0-rc3