chenyu
|
8bd4fead26
|
UOp.size -> prod(max_shape) (#15755)
and more test updates
|
2026-04-15 22:41:30 -04:00 |
|
chenyu
|
10c262ced8
|
update tests that use UOp.size (#15753)
|
2026-04-15 21:58:27 -04:00 |
|
chenyu
|
8fdef2d3e4
|
mean/std/var to mixin (#15593)
|
2026-04-03 10:42:41 -04:00 |
|
chenyu
|
fc5b94b902
|
fix UOp.where(const, const) (#15560)
* fix UOp.where(const, const)
* fix
|
2026-04-01 05:28:49 -04:00 |
|
chenyu
|
f0eaac4235
|
reduce mixin (#15523)
|
2026-03-30 05:23:58 -04:00 |
|
George Hotz
|
6109117af1
|
anonymous buffers are Invalid (#15336)
* anonymous buffers are Invalid
* unique_const
* work
* remove invalid writes
* test_anonymous_buffers_in_function
|
2026-03-18 14:52:56 +08:00 |
|
George Hotz
|
677145b393
|
all consts have shapes (#14959)
* all consts have shapes
* vconst has shape too
* use normal schedule
* cast ptrdtype
* image
* bitcast issue + hack
|
2026-02-23 10:26:50 +08:00 |
|
George Hotz
|
2611907afb
|
start ripping out old scheduler -- no maps (#14909)
* start ripping out old scheduler -- no maps
* no more metadata
|
2026-02-20 21:05:04 +08: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 |
|