JuliaGaussianProcesses / KernelFunctions.jl

Julia package for kernel functions for machine learning
https://juliagaussianprocesses.github.io/KernelFunctions.jl/stable/
MIT License
267 stars 32 forks source link

Revert #528 when upstream issue is fixed #533

Open devmotion opened 10 months ago

devmotion commented 10 months ago

https://github.com/JuliaGaussianProcesses/KernelFunctions.jl/pull/528 added a less efficient workaround for a Zygote-specific issue: https://github.com/FluxML/Zygote.jl/issues/1464 The PR can be reverted once the upstream issue is fixed.