nimlgen
|
6ac99fd4c9
|
memplanner opt copy bufs (#15110)
* mtp
* x
* tests
* ss
* simp
* less slop
* x
* cleaner
* rm
* m
* c
* x
* f
|
2026-03-08 22:28:01 +03:00 |
|
wozeparrot
|
759c7fc81c
|
failing test for allreduce memory usage (#15106)
|
2026-03-03 23:38:38 -08:00 |
|
wozeparrot
|
529318259c
|
fix: fix null tests to actually use null device (#15104)
|
2026-03-03 02:05:47 -08:00 |
|
wozeparrot
|
92c16810ac
|
feat: per device mem_used (#15100)
|
2026-03-03 01:31:28 -08:00 |
|
chenyu
|
4424757b9a
|
update test_sharded_memory (#14956)
cleaned up and moved to test/null
|
2026-02-22 16:56:08 -05:00 |
|
chenyu
|
24286c5593
|
fix clone for multi (#14919)
also update empty_like to make sure it's backed by buffers
|
2026-02-20 17:21:09 -05:00 |
|
chenyu
|
a4634b253a
|
fix empty_like for sharded tensor (#14915)
|
2026-02-20 16:30:04 -05:00 |
|
chenyu
|
f771de6738
|
gc.collect() to get the correct GlobalCounters.mem_used in tests (#14868)
test can be flaky if gc happens in between
|
2026-02-18 15:01:23 -05:00 |
|
chenyu
|
5746a605ce
|
UOp.axis raises for invalid reshape (#14863)
reshape is lazy now, so better to raise from the .axis call and not have caller to handle invalid case
|
2026-02-18 11:28:56 -05:00 |
|
George Hotz
|
d59e6e7a37
|
move more tests to test/null, split some existing ones (#14512)
* move more tests to test/null, split some existing ones
* null work
* null work
* move more
* fixes
* move PIL
* PIL in CLIP
* don't move that
|
2026-02-03 20:20:20 +08:00 |
|