tinygrad/tinygrad
2024-01-24 16:57:49 -05:00
..
codegen reduce lines (#3230) 2024-01-24 10:35:59 -08: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 save lines in llvm (#3231) 2024-01-24 11:40:53 -08:00
runtime fix cuda device var rewrite (#3233) 2024-01-24 16:57:49 -05: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 hip mutex signal (#3234) 2024-01-24 13:23:09 -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 hip mutex signal (#3234) 2024-01-24 13:23:09 -08:00
jit.py hip events work (#3229) 2024-01-24 11:49:53 -08:00
lazy.py hip mutex signal (#3234) 2024-01-24 13:23:09 -08:00
mlops.py Fix backward fn for < and == (#3037) 2024-01-14 20:39:52 -08:00
ops.py hip events work (#3229) 2024-01-24 11:49:53 -08:00
realize.py hip mutex signal (#3234) 2024-01-24 13:23:09 -08:00
tensor.py touch up Tensor.round and Tensor.neg (#3228) 2024-01-24 12:29:37 -05:00