mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-09 15:08:02 -05:00
* remove pytest marks * test more stuff * fine revert some * add that mark back * skip that * hmm LLVM does not work on ubuntu * too slow on CUDA CI * dup test
7 lines
80 B
INI
7 lines
80 B
INI
[pytest]
|
|
markers =
|
|
exclude_cuda
|
|
exclude_gpu
|
|
exclude_clang
|
|
onnx_coverage
|