Skip to content

Commit f3b63aa

Browse files
committed
add a note about timeout
1 parent 30637bd commit f3b63aa

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,10 @@ formula below. This calculation is repeated for each matrix size several times,
120120
<img src="doc/img/formula_err.png">
121121
</p>
122122

123-
All experiments are conducted with float32 dtype, unless specified otherwise.
123+
All experiments are conducted with float32 dtype, unless specified otherwise. We set a timeout of 10 min for each
124+
experiment, which leaves roughly 5 min for each transformation (including one mandatory warm-up iteration). Those
125+
interested in revealing true values in magenta and yellow areas in the plots below can increase the timeout and re-run
126+
the corresponding experiments.
124127

125128
### Benchmarking `torch.matrix_exp` against torch-householder
126129

0 commit comments

Comments
 (0)