1
0
Fork 0
tinygrab/tinygrad
chenyu 1b46de1a3e
fix type of helpers.prod, add test cases (#1859)
2023-09-14 05:16:55 +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 cast types in render_load (#1837) 2023-09-10 07:58:13 -07:00
runtime add tvm example, formatting (#1813) 2023-09-07 11:50:41 -07:00
shape symbolic shape type with TypeGuard (#1852) 2023-09-13 05:27:22 +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 fix type of helpers.prod, add test cases (#1859) 2023-09-14 05:16:55 +08:00
mlops.py UnaryOps.NEG (#1749) 2023-09-03 12:44:26 -07: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