tinygrad/tinygrad
2024-01-23 20:34:56 -08:00
..
codegen name upcast variables (#3200) 2024-01-22 11:37:28 -05:00
features the runner does the build (#3220) 2024-01-23 18:45:43 -08:00
nn sharding for llama (#3151) 2024-01-16 19:28:00 -08:00
renderer remove dead lines from cstyle (#3212) 2024-01-22 18:59:19 -08:00
runtime add device name to device, all are constructed (#3221) 2024-01-23 20:34:56 -08:00
shape name upcast variables (#3200) 2024-01-22 11:37:28 -05:00
__init__.py move dtypes to dtype.py (#2964) 2024-01-01 14:58:48 -08:00
device.py add device name to device, all are constructed (#3221) 2024-01-23 20:34:56 -08:00
dtype.py simplify dtype (#3137) 2024-01-15 16:27:43 -08:00
graph.py remove unused expr node (#3170) 2024-01-18 14:18:43 -08:00
helpers.py JIT cleanups (#3164) 2024-01-17 23:39:57 -08:00
jit.py buffer options should work (#3211) 2024-01-22 19:23:55 -08:00
lazy.py move reduce over 0 len axis logic to lazy.py (#3188) 2024-01-20 00:13:03 -05:00
mlops.py Fix backward fn for < and == (#3037) 2024-01-14 20:39:52 -08:00
ops.py remove unused reciprocal (#3053) 2024-01-09 08:59:04 -08:00
realize.py buffer copy refactor (#3187) 2024-01-19 20:21:24 -08:00
tensor.py fix device of Tensor.arange inside Tensor.one_hot (#3199) 2024-01-21 21:03:50 -05:00