tinygrad/tinygrad
2023-02-22 19:48:59 -08:00
..
llops refactor device, credit martinloretzzz 2023-02-22 17:29:40 -08:00
nn BatchNorm2D -> BatchNorm2d (#558) 2023-02-16 12:31:49 -08:00
runtime a sustainable approach to float4 (#582) 2023-02-22 09:45:08 -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 Replace SIGN with GT0 (#511) 2023-02-01 11:01:39 -08:00
ops.py move DEBUG to helpers 2023-02-22 06:52:11 -08:00
tensor.py Fix Tensor random functions determinism with same seed (#580) 2023-02-22 19:08:43 -08:00