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

Zygote _map workaround comment #454

Closed st-- closed 2 years ago

st-- commented 2 years ago

@devmotion thank you for the explanation in https://github.com/JuliaGaussianProcesses/KernelFunctions.jl/pull/451#issuecomment-1098450198 - this just adds that pointer as a comment to the code, to make it easier to understand in the future

codecov[bot] commented 2 years ago

Codecov Report

Merging #454 (1a1b899) into master (8e805ef) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #454   +/-   ##
=======================================
  Coverage   93.18%   93.18%           
=======================================
  Files          52       52           
  Lines        1261     1261           
=======================================
  Hits         1175     1175           
  Misses         86       86           
Impacted Files Coverage Δ
src/transform/transform.jl 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8e805ef...1a1b899. Read the comment docs.