tinygrad/tinygrad
2023-09-21 10:20:20 +08:00
..
codegen symbolic shape type with TypeGuard (#1852) 2023-09-13 05:27:22 +08:00
nn fix type of helpers.prod, add test cases (#1859) 2023-09-14 05:16:55 +08:00
renderer make ssa assign r[u] (#1887) 2023-09-21 10:20:20 +08:00
runtime no import when Python is shutting down (#1875) 2023-09-20 12:47:02 -04:00
shape no numnode in shape (#1871) 2023-09-17 07:49:45 +08:00
graph.py [ready] avoid in-function graph imports in lazy.py (#1666) 2023-08-25 13:56:28 -04:00
helpers.py fix type of helpers.prod, add test cases (#1859) 2023-09-14 05:16:55 +08:00
jit.py Move var_vals from ShapeTracker to LazyBuffer (#1819) 2023-09-08 09:25:10 -07:00
lazy.py no numnode in shape (#1871) 2023-09-17 07:49:45 +08:00
mlops.py no numnode in shape (#1871) 2023-09-17 07:49:45 +08:00
ops.py Move var_vals from ShapeTracker to LazyBuffer (#1819) 2023-09-08 09:25:10 -07:00
tensor.py fix type of helpers.prod, add test cases (#1859) 2023-09-14 05:16:55 +08:00