JuliaGaussianProcesses / JuliaGaussianProcesses/KernelFunctions.jl
Failures on master
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 275
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
- Transform: #530
- Transform: new problem with AD and
AxisArrays - BaseKernels: #528
- BaseKernels: #546
- Deprecation warnings: #529
The BaseKernels failures on master can be traced back to moving ChainRules from 1.52.0 to 1.53.0. I think some weird interaction betwen ChainRules and Zygote pullbacks is at play.
The upside is that they are resolved by using https://github.com/JuliaStats/Distances.jl/pull/246.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the master failures listed for Transform, AxisArrays, and BaseKernels, comparing behavior with ChainRules 1.52.0 and 1.53.0. Check whether the change from Distances.jl PR #246 resolves the remaining failures; done means the affected checks pass without the reported pullback or deprecation problems.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100