Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom stacking for StaticArrays #564

Merged
merged 17 commits into from
Oct 10, 2024
Prev Previous commit
Next Next commit
Default count calls
gdalle committed Oct 10, 2024
commit 544a63d4f35aedc81b7e6cee3674e2645aecd7a4
2 changes: 1 addition & 1 deletion DifferentiationInterfaceTest/src/test_differentiation.jl
Original file line number Diff line number Diff line change
@@ -184,7 +184,7 @@ function benchmark_differentiation(
benchmark::Symbol=:prepared,
excluded::Vector{Symbol}=Symbol[],
logging::Bool=false,
count_calls::Bool,
count_calls::Bool=true,
)
return test_differentiation(
backends,