We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a6cce0 commit 38dfbf4Copy full SHA for 38dfbf4
benchmarks/benchmarking.py
@@ -190,7 +190,7 @@ def benchmark(
190
dictionary of values to pass to the benchmark as keyword arguments,
191
corresponding to any precomputed values, the second entry optionally a
192
reference value specifying the expected 'true' numerical output of the
193
- behchmarked function to allow computing numerical error, or `None` if there
+ benchmarked function to allow computing numerical error, or `None` if there
194
is no relevant reference value and third entry a boolean flag indicating
195
whether to use JAX's just-in-time compilation transform to benchmark
196
function.
0 commit comments