JuliaDiff / JuliaDiff/DifferentiationInterface.jl

Allow overloading DI methods

Open
#822 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

core
Dominant language
Julia
Stars
313
Forks
35
PR merge metrics
No merged PRs in 30d

Description

It would be nice to hide the backend dispatch mess so that DI methods can be overloaded without causing method ambiguities. Example here: https://github.com/chalk-lab/Mooncake.jl/issues/648#issuecomment-3057047682.

Related:

  • #634

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked Mooncake discussion and related issue #634 to understand the backend dispatch problem and the intended DI method overloading behavior. Trace the relevant dispatch entry points in the repository, then define completion as allowing overloaded DI methods without method ambiguities while preserving existing backend behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.