Skip to content

Commit fdf51c4

Browse files
Apply suggestion from @JohannesGaessler
Co-authored-by: Johannes Gäßler <[email protected]>
1 parent a43da96 commit fdf51c4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

scripts/compare-llama-bench.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,6 @@
5656
"INTEGER", "INTEGER"
5757
]
5858

59-
# Legacy aliases for backward compatibility
60-
DB_FIELDS = LLAMA_BENCH_DB_FIELDS
61-
DB_TYPES = LLAMA_BENCH_DB_TYPES
62-
6359
assert len(LLAMA_BENCH_DB_FIELDS) == len(LLAMA_BENCH_DB_TYPES)
6460
assert len(TEST_BACKEND_OPS_DB_FIELDS) == len(TEST_BACKEND_OPS_DB_TYPES)
6561

0 commit comments

Comments
 (0)