tinygrad/tinygrad
qazal 4871476a1e
move copy kernel to out of schedule ordering (#4530)
* delete from sorting

* move the logic
2024-05-11 14:44:44 +03:00
..
codegen all realize 2 (#4527) 2024-05-10 22:43:09 -07:00
engine move copy kernel to out of schedule ordering (#4530) 2024-05-11 14:44:44 +03:00
features all realize 2 (#4527) 2024-05-10 22:43:09 -07:00
nn optimizer shouldn't be run without training (#4460) 2024-05-06 15:34:12 -07:00
renderer add renderer class (#4524) 2024-05-10 21:40:02 -07:00
runtime all realize 2 (#4527) 2024-05-10 22:43:09 -07:00
shape add consecutive property to shapetracker 2024-05-02 10:41:28 -07:00
__init__.py add mnist tutorial 2024-04-25 16:08:32 +08:00
device.py all realize 2 (#4527) 2024-05-10 22:43:09 -07:00
dtype.py move acc_dt out of lazy (#4382) 2024-05-06 07:41:25 -07:00
function.py move acc_dt out of lazy (#4382) 2024-05-06 07:41:25 -07:00
helpers.py bump version (#4474) 2024-05-08 07:48:42 -07:00
lazy.py bring buffer back to device (#4517) 2024-05-10 11:22:31 -07:00
ops.py use copy kernel in schedule (#4520) 2024-05-10 15:30:33 -07:00
tensor.py verbose error message in getitem (#4519) 2024-05-10 17:25:41 -04:00