tinygrad/tinygrad
George Hotz e910e0e62c
folding mul by 0 (#1743)
* why doesn't this work

* zero mlop

* explicit fold in winograd
2023-09-03 09:04:12 -07:00
..
codegen 3x3 winograd convs (#1675) 2023-09-03 07:29:43 -07:00
nn perf: use enumerate where possible (#1692) 2023-08-30 10:41:51 -07:00
renderer render const (#1736) 2023-09-01 19:01:43 -07:00
runtime remove Token class (#1723) 2023-09-01 12:53:07 -07:00
shape 3x3 winograd convs (#1675) 2023-09-03 07:29:43 -07:00
graph.py [ready] avoid in-function graph imports in lazy.py (#1666) 2023-08-25 13:56:28 -04:00
helpers.py minor changes from prerender (#1734) 2023-09-01 10:04:47 -07:00
jit.py llama JIT python runtime speedup (#1633) 2023-08-30 07:51:05 -07:00
lazy.py perf: create buffer only when needed (#1684) 2023-09-02 17:43:29 -07:00
mlops.py folding mul by 0 (#1743) 2023-09-03 09:04:12 -07:00
ops.py add cache collector (#1595) 2023-08-28 19:59:55 -07:00
tensor.py folding mul by 0 (#1743) 2023-09-03 09:04:12 -07:00