JuliaDiff / JuliaDiff/DifferentiationInterface.jl
Make `prepare_pullback_same_point` return the primal output?
Open
Nobody has claimed this yet.
backend
core
- Dominant language
- Julia
- Stars
- 313
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
Useful for e.g. #768
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 locating the prepare_pullback_same_point entry point and read the context of issue #768. Determine how its return value is currently used and define what returning the primal output should mean for callers. Done means the requested return behavior is implemented and the relevant existing behavior remains covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100