Files
tinygrad/pytest.ini
chenyu 8ad5f9e74f skip slow benchmarks (#12481)
* skip slow benchmarks

padded tc is already slow, rest are slow with rangeify (correct if run locally)

* relax more
2025-10-07 03:28:56 -04:00

7 lines
111 B
INI

[pytest]
norecursedirs = extra
timeout = 300
timeout_method = thread
timeout_func_only = true
testpaths = test