mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-08 22:48:25 -05:00
* skip slow benchmarks padded tc is already slow, rest are slow with rangeify (correct if run locally) * relax more
7 lines
111 B
INI
7 lines
111 B
INI
[pytest]
|
|
norecursedirs = extra
|
|
timeout = 300
|
|
timeout_method = thread
|
|
timeout_func_only = true
|
|
testpaths = test
|