tinygrad/extra
Jacky Lee 799b3f185a
Refactor getenv into helpers (#508)
* Refactor getenv into helpers

* Remove unused os

* Fix default value

* Fix more defaults for CI

* Fix bracket

* Revert changes to openpilot/compile.py

* Use getenv from helpers when possible
2023-01-31 15:09:09 -08:00
..
gemm Simple chonker (#431) 2022-11-10 23:17:09 -08:00
augment.py [Fix] fix typo: test_mnist -> datasets (#492) 2023-01-29 21:30:47 -08:00
gradcheck.py move gradcheck to extra, clean up unbroadcast 2020-11-16 08:03:31 -08:00
introspection.py Simple version of the new GPU backend (#458) 2023-01-10 19:16:02 -08:00
kernel_search.py Refactor getenv into helpers (#508) 2023-01-31 15:09:09 -08:00
lib_test_ast.py found failing upcast 2023-01-30 16:12:56 -08:00
onnx.py Refactor getenv into helpers (#508) 2023-01-31 15:09:09 -08:00
thneed.py Refactor getenv into helpers (#508) 2023-01-31 15:09:09 -08:00
training.py Refactor getenv into helpers (#508) 2023-01-31 15:09:09 -08:00
utils.py Refactor getenv into helpers (#508) 2023-01-31 15:09:09 -08:00