Commit graph

5 commits

Author SHA1 Message Date
chenyu
8f6772fd8c
more setitem kernel mem tests (#14749)
* more setitem kernel mem tests

test only the slice is accessed

* update
2026-02-14 11:01:03 -05:00
chenyu
446909fb7a
more setitem kernel tests (#14748)
check where realize happened
2026-02-14 09:57:46 -05:00
chenyu
dca7819f76
more setitem into unrealized tests (#14737)
* more setitem into unrealized tests

into empty, const with alu, and arange

* typo
2026-02-13 20:28:51 -05:00
chenyu
8b205a007e
lazy setitem for realized target (#14735) 2026-02-13 12:20:14 -05:00
George Hotz
c331798201
move tests to test/backend (#14691)
* move tests to test/backend

* fix imports

* fix CI

* revert that one

* Fix formatting in README for test command
2026-02-12 11:09:44 +08:00
Renamed from test/test_setitem.py (Browse further)