STOR-i / GaussianProcesses.jl

A Julia package for Gaussian Processes
https://stor-i.github.io/GaussianProcesses.jl/latest/
Other
308 stars 53 forks source link

Compatibility with Flux v0.12 and Zygote v0.6 #184

Open andrschl opened 3 years ago

andrschl commented 3 years ago

Is there a reason why GaussianProcesses.jl is not compatible with Flux v0.12.1 and Zygote v0.6.10? Installing GaussianProcesses leads to:

My problem is that with Flux v0.11.3 I am running into this issue with batched multiplications.