tinygrad/tinygrad
2023-03-08 08:39:31 -08:00
..
codegen allow all reduces (#661) 2023-03-07 15:36:01 -08:00
nn ConvNeXt + extras (#657) 2023-03-06 22:10:56 -08:00
runtime jitting custom ops + OPTLOCAL assignment bugfix 2023-03-08 08:30:37 -08:00
shape Allow 1s for contraction detection (#663) 2023-03-07 17:31:28 -08:00
graph.py 3 letters for graph op 2023-03-07 19:20:48 -08:00
helpers.py allow all reduces (#661) 2023-03-07 15:36:01 -08:00
image.py openpilot fixups 2023-03-06 14:14:44 -08:00
jit.py reduce number of lines (#645) 2023-03-05 15:42:32 -08:00
lazy.py tinygrad supports CUSTOM functions 2023-03-08 07:50:33 -08:00
mlops.py allow all reduces (#661) 2023-03-07 15:36:01 -08:00
ops.py oops, things relied on that API. the global cache needs access to the ASTRunner class 2023-03-08 08:39:31 -08:00
tensor.py ConvNeXt + extras (#657) 2023-03-06 22:10:56 -08:00