tinygrad/tinygrad
chenyu 89eebd4bfb
pow cleanups (#8894)
more readable
2025-02-04 15:52:57 -05:00
..
codegen replace UPat(name="x") with UPat.var("x") [pr] (#8887) 2025-02-04 19:12:40 +01:00
engine simple start to the Kernel UOp [pr] (#8893) 2025-02-04 21:48:15 +01:00
nn raise RuntimeError in schedule_step if not Tensor.training [pr] (#8834) 2025-01-31 12:03:04 -05:00
renderer replace UPat(name="x") with UPat.var("x") [pr] (#8887) 2025-02-04 19:12:40 +01:00
runtime dsp simulator (#8869) 2025-02-04 09:45:04 +08:00
shape [bounty] Stride is flip (#8792) 2025-01-31 11:34:10 +09:00
viz hotfix: skip broken test, add KERNEL Op 2025-02-03 14:02:55 +08:00
__init__.py UOp.variable (#7010) 2024-10-12 18:20:44 +08:00
device.py Fix allocator memory alignment (#8800) 2025-01-29 21:03:17 +03:00
dtype.py typos found by gemini [pr] (#8400) 2024-12-24 22:32:25 -05:00
gradient.py [bounty] Stride is flip (#8792) 2025-01-31 11:34:10 +09:00
helpers.py bump db version (#8805) 2025-01-29 15:34:43 -05:00
ops.py minor shard cleanup [pr] (#8888) 2025-02-04 13:22:31 -05:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
spec.py simple start to the Kernel UOp [pr] (#8893) 2025-02-04 21:48:15 +01:00
tensor.py pow cleanups (#8894) 2025-02-04 15:52:57 -05:00