tinygrad/tinygrad
2024-07-22 13:38:08 -03:00
..
codegen good kernel with changes in lowerer 2024-07-22 13:38:08 -03:00
engine hcq cache invalidation for beam (#5630) 2024-07-22 18:13:17 +03:00
nn uniform init to match torch (#5494) 2024-07-15 12:07:44 -07:00
renderer Revert "modify for size 8" 2024-07-21 15:49:24 -03:00
runtime hcq cache invalidation for beam (#5630) 2024-07-22 18:13:17 +03:00
shape use exec_alu in uops flop counting (#5511) 2024-07-17 22:39:27 +03:00
__init__.py add mnist tutorial 2024-04-25 16:08:32 +08:00
device.py hcq move map to allocator (#5610) 2024-07-20 19:02:45 +03:00
dtype.py pretty print lazy op per default (#5505) 2024-07-18 09:34:08 -07:00
function.py threefry as pattern matcher (#5371) 2024-07-13 11:59:03 -07:00
helpers.py test: put conv in one reduce (#4441) 2024-07-22 12:16:13 +03:00
lazy.py utility for computing reduceop output_shape (#5534) 2024-07-17 22:40:07 +03:00
multi.py s/loadops/metaops [run_process_replay] (#5421) 2024-07-12 13:26:50 -07:00
ops.py revert wrongfully commented assert 2024-07-21 01:25:09 -03:00
tensor.py touchup Tensor.interpolate (#5525) 2024-07-17 13:35:57 -04:00