tinygrad/test/external
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_copy_benchmark.py good changes from the M1 Tensor Core project (#730) 2023-03-29 05:11:02 +04:00
external_hlb_cifar.py Fix naming conflict with huggingface datasets (#1161) 2023-07-07 10:43:44 -07:00
external_metal_uaf.py fix metal uaf (#964) 2023-06-09 21:28:06 -07:00
external_multi_gpu.py helpers.py: improved test coverage + exception handling (#1165) 2023-07-07 10:26:05 -07:00
external_osx_profiling.py multi cl_queue (#762) 2023-05-03 12:15:28 -07:00
external_test_gpu_ast.py move to shapetracker.py 2023-03-11 07:50:07 -08:00
external_test_image.py Add RDNA3 assembler UOps.CAST partial support + other fixes/improvements (#1012) 2023-06-20 11:34:10 -07:00
external_test_llvm.py fix up external tests 2023-03-06 06:52:28 -08:00
external_test_onnx_backend.py exclude a few more onnx tests 2023-06-19 08:51:29 -07:00
external_test_opt.py flake8 (#1323) 2023-07-24 11:19:58 -04:00
external_test_optim.py Add LAMB optimizer (#821) 2023-05-28 15:09:05 -07:00
external_test_speed_llama.py refactor: print formatting for llama timing (#1050) 2023-06-26 09:49:31 -07:00
external_test_yolo.py test cleanups 2023-03-03 06:36:06 -08:00
external_test_yolov8.py CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
fuzz_shapetracker.py Add Fuzz Test symbolic / shapetracker to CI. (#1278) 2023-07-19 09:05:45 -07:00
fuzz_symbolic.py symbolic stride (#1326) 2023-07-23 12:41:22 -07:00
graph_batchnorm.py Refactor nn.optim (#1091) 2023-07-02 15:07:30 -07:00