tinygrad/tinygrad
2023-02-23 20:38:36 -08:00
..
llops MULACC -> FusedOp 2023-02-23 18:17:57 -08:00
nn BatchNorm2D -> BatchNorm2d (#558) 2023-02-16 12:31:49 -08:00
runtime support all _pool2d. conv will eventually be an hlop 2023-02-23 08:19:47 -08:00
shape move DEBUG to helpers 2023-02-22 06:52:11 -08:00
__init__.py tinygrad.nn (#367) 2022-08-18 07:41:00 -07:00
ast.py a sustainable approach to float4 (#582) 2023-02-22 09:45:08 -08:00
graph.py MULACC -> FusedOp 2023-02-23 18:17:57 -08:00
helpers.py reduce cleanup 2023-02-23 19:19:49 -08:00
image.py image_conv2d_decorator 2023-02-23 18:49:23 -08:00
lazy.py conv2d is an hlop (#589) 2023-02-23 17:52:31 -08:00
mlops.py reduce cleanup 2023-02-23 19:19:49 -08:00
ops.py MULACC -> FusedOp 2023-02-23 18:17:57 -08:00
tensor.py put rng with creation ops 2023-02-23 20:38:36 -08:00