tinygrad/tinygrad
2024-10-16 05:22:52 +03:00
..
codegen _get_chain -> split_uop [pr] (#7075) 2024-10-15 17:31:25 -04:00
engine cleanup view on reduce [pr] (#7081) 2024-10-16 05:22:52 +03:00
nn add types in all nn/init.py classes (#7002) 2024-10-12 14:42:14 +08:00
renderer rewrite max to use cmplt + where (#7037) 2024-10-14 20:00:51 +08:00
runtime nv tagged memory + resnet failed kernel (#7061) 2024-10-15 18:19:58 +03:00
shape _get_chain -> split_uop [pr] (#7075) 2024-10-15 17:31:25 -04:00
viz always record matches in viz (#7073) 2024-10-15 23:03:12 +03:00
__init__.py UOp.variable (#7010) 2024-10-12 18:20:44 +08:00
device.py cloud device [pr] (#6964) 2024-10-11 12:24:06 +08:00
dtype.py remove NumNode (#7035) 2024-10-13 16:42:19 -04:00
function.py remove bitcast backward in function.py (#7031) 2024-10-13 10:08:27 -04:00
helpers.py delete AST_REWRITE ctx var (#6995) 2024-10-11 11:33:16 +03:00
multi.py move lazy to engine [pr] (#6886) 2024-10-04 23:19:26 +08:00
ops.py add UOp.r [pr] (#7080) 2024-10-16 05:06:02 +03:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py move memory_planner to memory.py [pr] (#7079) 2024-10-16 10:04:35 +08:00