JuliaDiff / JuliaDiff/DifferentiationInterface.jl

Clean up context translation and testing

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

Nobody has claimed this yet.

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

Description

Right now context translation lives in each backend extension, but there could be a global DI.translate.

Also, the mess of include_blablablaified kwargs to DIT.test_differentiation should be replaced.

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 tracing context translation through the backend extensions and inspect the DIT.test_differentiation entry point and its include_blablablaified keyword arguments. The intended result is a global DI.translate mechanism and a replacement for the current collection of testing kwargs; the issue does not name specific files or tests.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.