tinygrad/tinygrad
2024-11-01 11:49:11 -04:00
..
codegen improve match speed [pr] (#7465) 2024-11-01 17:33:53 +08:00
engine group stores by UOp [pr] (#7460) 2024-11-01 15:09:16 +08:00
nn fix typing in Conv2d (#7374) 2024-10-29 11:27:46 -04:00
renderer hotfix: casted nan/inf 2024-10-31 19:50:17 +08:00
runtime qcom a bit cleaner (#7380) 2024-10-29 23:50:28 +03:00
shape try for canonical order (#7286) 2024-10-25 16:04:54 +08:00
viz viz increment -1 kernel on enter [pr] (#7448) 2024-11-01 14:14:54 +08:00
__init__.py UOp.variable (#7010) 2024-10-12 18:20:44 +08:00
device.py s/hasattr(self, '_buf')/self.is_allocated() [pr] (#7458) 2024-10-31 20:55:20 -04:00
dtype.py scalar image is image [pr] (#7398) 2024-10-30 18:51:47 +08:00
function.py rename MathTraits to maximum [pr] (#7356) 2024-10-29 16:43:04 +08:00
helpers.py move polyN to helper [pr] (#7405) 2024-10-30 10:09:57 -04:00
multi.py comment about multi real and more tests [pr] (#7467) 2024-11-01 11:49:11 -04:00
ops.py improve match speed [pr] (#7465) 2024-11-01 17:33:53 +08:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py replace x.alu(BinaryOps.ADD, y) with add in multi [pr] (#7466) 2024-11-01 10:50:57 -04:00