tinygrad/tinygrad
2024-01-28 09:21:26 -08:00
..
codegen Fix metal tests (#3266) 2024-01-27 18:09:42 -08:00
features long running beam pool (#3267) 2024-01-28 08:06:03 -08:00
nn sharding for llama (#3151) 2024-01-16 19:28:00 -08:00
renderer use comgr to compile (#3248) 2024-01-26 18:27:49 -08:00
runtime compiler support (#3260) 2024-01-26 23:36:40 -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 compiler support (#3260) 2024-01-26 23:36:40 -08:00
dtype.py const cleanup with dtype.Scalar (#3257) 2024-01-26 21:16:22 -05: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 fix jit realize issue (#3258) 2024-01-26 18:27:35 -08:00
lazy.py winograd should be 4 kernels (#3268) 2024-01-28 09:21:26 -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 minor hip cleanups (#3237) 2024-01-24 15:13:38 -08:00
tensor.py extra/gemm: add a simple_conv.py along with correctness check (#3236) 2024-01-26 19:06:57 -08:00