Skip to content

Commit 052bc19

Browse files
committed
remove dead code
1 parent e70723f commit 052bc19

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

benchmarks/benchmarks.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ using StableRNGs: StableRNG
99

1010
rng = StableRNG(23)
1111

12-
head_filename = "benchmarks_result_head.json"
13-
base_filename = "benchmarks_result_base.json"
14-
1512
colnames = [
1613
"Model", "Dim", "AD Backend", "VarInfo", "Linked", "t(eval)/t(ref)", "t(grad)/t(eval)"
1714
]

0 commit comments

Comments
 (0)