tinygrad/test
waifairer d89fb729e5
flake8 (#1323)
* flake8: Ignore frequent violations, correct infrequent ones

* Ignore some rules in test

* Reorder test ignores

* Lint test + main

* EOF indent

* Include all E71,E72 errors

* Test the failing case in CI

* Revert "Test the failing case in CI"

This reverts commit 110add0a70.

* Push to test!
This reverts commit f317532779.

* ok back to passing
This reverts commit ba5052685f.

* Prove that CI fails when formatting is incorrect.

* Fix formatting

* Remove duplicitous E117 rule

* Use flake8 config for precommit

---------

Co-authored-by: waifairer <waifairer@gmail.com>
2023-07-24 11:19:58 -04:00
..
external flake8 (#1323) 2023-07-24 11:19:58 -04:00
extra CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
models CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
unit CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
__init__.py All devices are equal! (#196) 2020-12-15 23:44:08 -08:00
Dockerfile Docker fix (#1039) 2023-06-25 10:38:58 -07:00
test_assign.py CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
test_conv.py CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
test_conv_shapetracker.py CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
test_custom_function.py flake8 (#1323) 2023-07-24 11:19:58 -04:00
test_dtype.py CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
test_gc.py fix up eye and fix gc test 2023-02-27 06:53:18 -08:00
test_jit.py CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
test_lazybuffer.py Fix LazyBuffer SHUFFLE_PAD_OPS to prevent invalid pad movement (#1223) 2023-07-11 15:30:35 -07:00
test_linearizer.py dedup kernel args v2 (#1272) 2023-07-18 20:03:42 -07:00
test_net_speed.py CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
test_nn.py CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
test_ops.py flake8 (#1323) 2023-07-24 11:19:58 -04:00
test_optim.py CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
test_randomness.py CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
test_specific_conv.py CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
test_speed_v_torch.py CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
test_symbolic_shapetracker.py symbolic stride (#1326) 2023-07-23 12:41:22 -07:00
test_tensor.py CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
test_webgpu.js Webgpu support (#1077) 2023-07-12 12:52:06 -07:00