tinygrad/tinygrad
2023-02-22 06:52:11 -08:00
..
llops move DEBUG to helpers 2023-02-22 06:52:11 -08:00
nn BatchNorm2D -> BatchNorm2d (#558) 2023-02-16 12:31:49 -08:00
runtime move DEBUG to helpers 2023-02-22 06:52:11 -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 Fix kernel cache key (#570) 2023-02-21 03:53:07 -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 move DEBUG to helpers 2023-02-22 06:52:11 -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 move DEBUG to helpers 2023-02-22 06:52:11 -08:00