tinygrad/tinygrad
qazal 67ea4af01f
depth first recurse_reduceops (#5536)
* early recurse

p2

* yea cache shouldnt be there
2024-07-17 23:27:53 +03:00
..
codegen PatternMatcher add (#5532) 2024-07-17 12:44:42 -07:00
engine depth first recurse_reduceops (#5536) 2024-07-17 23:27:53 +03:00
nn uniform init to match torch (#5494) 2024-07-15 12:07:44 -07:00
renderer remove outdated thread local aliases (#5493) 2024-07-15 11:28:11 -07:00
runtime elf loader (#5508) 2024-07-17 17:09:34 +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 docs: hcq add types (#5495) 2024-07-15 22:14:48 +03:00
dtype.py BEAM_COMPARE=2 validates the correctness of BEAM kernels (#5458) 2024-07-13 13:53:43 -07:00
function.py threefry as pattern matcher (#5371) 2024-07-13 11:59:03 -07:00
helpers.py move colorize_float to helpers.py (#5490) 2024-07-15 11:29:03 -07: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 utility for computing reduceop output_shape (#5534) 2024-07-17 22:40:07 +03:00
tensor.py touchup Tensor.interpolate (#5525) 2024-07-17 13:35:57 -04:00