We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f854382 commit c8e91baCopy full SHA for c8e91ba
1 file changed
DifferentiationInterfaceTest/test/zero_backends.jl
@@ -14,6 +14,7 @@ test_differentiation(
14
map(zero, default_scenarios(; include_batchified=false));
15
type_stability=:full,
16
logging=LOGGING,
17
+ reprepare=false,
18
)
19
20
test_differentiation(
0 commit comments