tinygrad/tinygrad
chenyu 73ee2d74c0
raise RuntimeError for int base pow (#8852)
current implementation is not precise and blocking other simplification change
2025-02-01 12:11:57 -05:00
..
codegen use matchers to verify AST shape [pr] (#8828) 2025-01-31 09:17:42 +02:00
engine add unbind_vars pattern matcher (#8851) 2025-02-01 18:25:44 +02:00
nn raise RuntimeError in schedule_step if not Tensor.training [pr] (#8834) 2025-01-31 12:03:04 -05:00
renderer fix and test (#8814) 2025-01-30 16:35:53 -05:00
runtime am: move queues to gpus (#8848) 2025-02-01 18:02:52 +03:00
shape [bounty] Stride is flip (#8792) 2025-01-31 11:34:10 +09:00
viz add pagination to viz [pr] (#8794) 2025-01-29 04:21:53 +02: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 tensor uop spec should be in spec.py [pr] (#8827) 2025-01-31 13:54:04 +08:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
spec.py use matchers to verify AST shape [pr] (#8828) 2025-01-31 09:17:42 +02:00
tensor.py raise RuntimeError for int base pow (#8852) 2025-02-01 12:11:57 -05:00