Skip to content

Commit 0ee8a9a

Browse files
committed
Temporarily lower min_threshold to test results
1 parent dd3f861 commit 0ee8a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devops/benchmarking/config.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ tolerances = Median:0.05
3131
; average
3232
cutoff_range = 7
3333
; Minimum number of samples required to compute a historical average
34-
min_threshold = 10
34+
min_threshold = 3
3535

3636
; ONEAPI_DEVICE_SELECTOR linting/options
3737
[device_selector]

0 commit comments

Comments
 (0)