tinygrad/tinygrad
FICTURE7 66306b5321
Fix disk tensor assignment (#8855)
* Add test for disk tensor assignment failure

* Fix disk tensor assignment

---------

Co-authored-by: qazal <77887910+Qazalin@users.noreply.github.com>
2025-02-02 13:50:34 +02:00
..
codegen Remove size arg from DEFINE_LOCAL [pr] (#8845) 2025-02-02 19:47:32 +08: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 Remove size arg from DEFINE_LOCAL [pr] (#8845) 2025-02-02 19:47:32 +08:00
runtime Remove size arg from DEFINE_LOCAL [pr] (#8845) 2025-02-02 19:47:32 +08: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 Fix disk tensor assignment (#8855) 2025-02-02 13:50:34 +02:00