Commit 454e6b2
test(differentiation): guard bare parameter(DifferentiationInterface)==nothing
Regression guard for the same class of issue fixed in CTSolvers SciML: a consumer
registering DI without a device parameter (e.g. CTFlows' flow registry) queries
parameter on the bare type. DI is already backward-compatible here via the
AbstractADBackend family default (nothing); this pins that behavior.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 1179bcd commit 454e6b2
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
| |||
0 commit comments