tinygrad/tinygrad
George Hotz 459488bba2
fix linter (#630)
* fix linter

* no imports okay

* explicit bases

* disable in pylintrc
2023-03-02 20:06:20 -08:00
..
codegen fix linter (#630) 2023-03-02 20:06:20 -08:00
nn add typing 2023-02-28 10:54:46 -08:00
runtime fix linter (#630) 2023-03-02 20:06:20 -08:00
shape symbolic improvements (#629) 2023-03-02 19:50:38 -08:00
graph.py remove mlop (#619) 2023-02-28 17:58:24 -08:00
helpers.py symbolic improvements (#629) 2023-03-02 19:50:38 -08:00
image.py touchups 2023-02-28 20:36:11 -08:00
jit.py fit nits in compare 2023-03-02 08:15:26 -08:00
lazy.py symbolic improvements (#629) 2023-03-02 19:50:38 -08:00
mlops.py refactor comparison. there's a bug in the method cache 2023-03-02 10:10:16 -08:00
ops.py symbolic improvements (#629) 2023-03-02 19:50:38 -08:00
tensor.py refactor comparison. there's a bug in the method cache 2023-03-02 10:10:16 -08:00