chenyu
|
d57d24c7d4
|
Buffer.as_buffer -> Buffer.as_memoryview [pr] (#14535)
it casts to memoryview. also inline the as_typed_buffer checks to Tensor._data
|
2026-02-04 11:31:11 -05:00 |
|
George Hotz
|
32e9949052
|
rename lazydata to uop (#10698)
|
2025-06-08 08:42:22 -07:00 |
|
chenyu
|
b36a7273c6
|
RUF018 assignment-in-assert [run_process_replay] (#6172)
assertion should not have side effect or `-O` breaks.
initially just wanted to fix the one in rearrange, but it also made some long lines less long
|
2024-08-19 00:34:52 -04:00 |
|
nimlgen
|
113c2f00b9
|
amd doorbell size is 64bits (#4448)
* amd doorbell size ids 64bits
* add test
* test to pass 32bit boundary is more correct
* no need to round there
|
2024-05-06 16:59:59 +03:00 |
|