Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
guodongliang committed Sep 27, 2024
1 parent 0c25fc2 commit 6ad71b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Native/test/benchmark_test/benchmark_ntt.py
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ def __init__(self, target: str, bin_path: str):
'ceil': '3.0',
'cos': '8.7',
'cosh': '12.5',
'erf': '16.5',
'erf': '26.5',
'exp': '9.27',
'floor': '3.0',
'log': '14.72',
Expand Down

0 comments on commit 6ad71b5

Please sign in to comment.