tinygrad/tinygrad
George Hotz c8bf09b7d4
s/UOps/Ops (#7500)
* s/UOps/Ops [pr]

* fix
2024-11-03 11:26:10 +08:00
..
codegen s/UOps/Ops (#7500) 2024-11-03 11:26:10 +08:00
engine s/UOps/Ops (#7500) 2024-11-03 11:26:10 +08:00
nn fix typing in Conv2d (#7374) 2024-10-29 11:27:46 -04:00
renderer s/UOps/Ops (#7500) 2024-11-03 11:26:10 +08:00
runtime s/UOps/Ops (#7500) 2024-11-03 11:26:10 +08:00
shape s/UOps/Ops (#7500) 2024-11-03 11:26:10 +08:00
viz s/UOps/Ops (#7500) 2024-11-03 11:26:10 +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 cleanup multi [pr] (#7491) 2024-11-02 16:38:34 -04:00
ops.py s/UOps/Ops (#7500) 2024-11-03 11:26:10 +08:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py s/UOps/Ops (#7500) 2024-11-03 11:26:10 +08:00