Skip to content

Commit

Permalink
Generate benchmark code programmatically (#441)
Browse files Browse the repository at this point in the history
* Generate benchmark code programmatically

* Compat
  • Loading branch information
gdalle authored Sep 2, 2024
1 parent 7c1e707 commit 37cbf65
Show file tree
Hide file tree
Showing 3 changed files with 278 additions and 929 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ include("tests/correctness_eval.jl")
end
include("tests/sparsity.jl")
include("tests/benchmark.jl")
include("tests/benchmark_eval.jl")
include("test_differentiation.jl")

function __init__()
Expand Down
Loading

0 comments on commit 37cbf65

Please sign in to comment.