nimlgen
|
1c6c42715f
|
unify cpu and llvm (#11982)
* try unify cpu and llvm
* fixes
* fix
* ops
* no llvm
* fix
* rm
* lvmm is ot
* oops
* override
* no llvm
* ignore
* skip llvm
* ooops
|
2025-09-09 13:54:44 +03:00 |
|
George Hotz
|
32e9949052
|
rename lazydata to uop (#10698)
|
2025-06-08 08:42:22 -07:00 |
|
chenyu
|
2e7c2780a9
|
CLANG -> CPU (#9189)
|
2025-02-20 18:03:09 -05:00 |
|
qazal
|
df84dc6444
|
unrelated test fixups from delete_lazy [pr] (#8088)
* unrelated test fixups from delete_lazy [pr]
* fine if it's scheduled later
|
2024-12-06 17:31:02 +02:00 |
|
George Hotz
|
1f9aee8b6f
|
remove numpy from device (#3123)
* remove numpy from device
* fix tests
* np item
* cleanups
* simplify with as_buffer
* no toCPU
* tinygradic
* cast to scalar
|
2024-01-14 19:36:05 -08:00 |
|
chenyu
|
ae112c9dbe
|
fix some long lines in tests (#3006)
* fix some long lines in tests
* better
|
2024-01-03 23:53:33 -05:00 |
|
chenyu
|
50927defad
|
s/lazydata.realized/lazydata.base.realized/g (#2914)
* s/lazydata.realized/lazydata.base.realized/g
* not that
|
2023-12-22 14:45:13 -05:00 |
|
chenyu
|
73cadfbb3c
|
Remove pytest markers (#2831)
* remove pytest marker
* fix some, skip some
* tweak
* fix
* skip slow
* skip more
|
2023-12-18 18:53:28 -05:00 |
|
Christopher Mauri Milan
|
077567f62d
|
Remove as_buffer for TORCH (#2554)
* remove as_buffer for torch
* enable torch zerocopy if on cpu
* remove as_buffer even on torch:cpu
|
2023-12-01 18:51:38 -08:00 |
|
George Hotz
|
12fa846122
|
zero copy (#2531)
* zero copy
* zero copy test
* loads coder in milliseconds
* zero copy for cpu and torch
* src_from_buffer is None
* SLOW_METAL_COPY there
|
2023-11-30 18:38:41 -08:00 |
|