DifferentiationInterface.jl icon indicating copy to clipboard operation
DifferentiationInterface.jl copied to clipboard

Clean up context translation and testing

Open gdalle opened this issue 7 months ago • 0 comments

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.

gdalle avatar Mar 19 '25 07:03 gdalle