tinygrad/tinygrad
2023-02-23 08:19:47 -08:00
..
llops support all _pool2d. conv will eventually be an hlop 2023-02-23 08:19:47 -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 move DEBUG to helpers 2023-02-22 06:52:11 -08:00
helpers.py move DEBUG to helpers 2023-02-22 06:52:11 -08:00
lazy.py device: ImportError -> Exception 2023-02-22 19:48:59 -08:00
mlops.py support all _pool2d. conv will eventually be an hlop 2023-02-23 08:19:47 -08:00
ops.py move DEBUG to helpers 2023-02-22 06:52:11 -08:00
tensor.py support all _pool2d. conv will eventually be an hlop 2023-02-23 08:19:47 -08:00