tinygrad/tinygrad
2024-10-17 21:02:11 +08:00
..
codegen minor dtype cleanup [pr] (#7124) 2024-10-17 17:41:23 +08:00
engine move assign st override to upat (#7122) 2024-10-17 13:33:37 +03:00
nn add types in all nn/init.py classes (#7002) 2024-10-12 14:42:14 +08:00
renderer fix a bug in flops counting + touchups [pr] (#7126) 2024-10-17 21:02:11 +08:00
runtime move ptx renderer [pr] (#7118) 2024-10-17 14:50:32 +08:00
shape remove outdated symbolic comments (#7105) 2024-10-16 14:51:59 -04:00
viz viz touchups [pr] (#7095) 2024-10-16 15:14:47 +03:00
__init__.py UOp.variable (#7010) 2024-10-12 18:20:44 +08:00
device.py delete SAVE_SCHEDULE=1 [pr] (#7087) 2024-10-16 07:13:20 +03:00
dtype.py minor dtype cleanup [pr] (#7124) 2024-10-17 17:41:23 +08:00
function.py remove bitcast backward in function.py (#7031) 2024-10-13 10:08:27 -04:00
helpers.py tinytqdm write support (#6359) 2024-10-16 14:51:41 -04:00
multi.py move lazy to engine [pr] (#6886) 2024-10-04 23:19:26 +08:00
ops.py fix a bug in flops counting + touchups [pr] (#7126) 2024-10-17 21:02:11 +08: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