tinygrad/tinygrad
George Hotz ce348f0c92 Revert "change default opt to 2"
This reverts commit 726f4e98e9.
2022-09-11 13:35:42 -07:00
..
llops have to ignore that type 2022-09-07 07:24:27 -07:00
nn add Linear to tinygrad.nn 2022-09-07 07:40:48 -07:00
__init__.py tinygrad.nn (#367) 2022-08-18 07:41:00 -07:00
helpers.py 1100 lines, but sane linter rules 2022-09-06 13:47:45 -07:00
mlops.py line count 2022-08-30 15:23:35 -07:00
ops.py Revert "change default opt to 2" 2022-09-11 13:35:42 -07:00
shapetracker.py 1100 lines, but sane linter rules 2022-09-06 13:47:45 -07:00
tensor.py fix slice one multi, and linear can be simpler with new broadcasting 2022-09-06 19:51:33 -07:00