 qazalandGitHub
|
05e4727feb
|
arange stack regression test (#17250)
* simple failing test
* commend out stack
* a little smaller
* work
|
2026-07-28 20:00:22 +09:00 |
|
 sirhcmandGitHub
|
deb5232413
|
skip test_index_fused_out_of_bounds if CL (#16888)
|
2026-07-06 13:53:58 -04:00 |
|
 chenyuandGitHub
|
a398b678cd
|
skip test_index_fused_out_of_bounds (#16877)
reads OOB now
|
2026-07-05 09:30:37 -04:00 |
|
 wozeparrotandGitHub
|
971800b46a
|
support none block divisible embed size (#16865)
|
2026-07-04 13:46:47 -07:00 |
|
 George HotzandGitHub
|
7e6d617935
|
addrspace cleanups (#16565)
* addrspace cleanups
* bumps
* eh, relax a little
|
2026-06-10 15:57:18 -07:00 |
|
 chenyuandGitHub
|
8a4203638a
|
make full with buffer=False deviceless (#16483)
affects arange and eye
|
2026-06-03 12:35:59 -04:00 |
|
 sirhcmandGitHub
|
434cfa96a3
|
ci: no fetch in backend tests (#16438)
should make for less actions cache thrashing
|
2026-05-29 17:11:16 -04:00 |
|
 sirhcmandGitHub
|
3adf7f5d95
|
disable flaky cl test (#16388)
|
2026-05-26 19:56:57 -04:00 |
|
 sirhcmandGitHub
|
d23659d38b
|
cleanup some old test skips (#16384)
|
2026-05-26 19:07:22 -04:00 |
|
 chenyuandGitHub
|
3115952266
|
more unique const removal prerequisite (#16328)
|
2026-05-21 23:51:40 -04:00 |
|
 George HotzandGitHub
|
3f2d401464
|
all tests pass with NOOPT=1 (#16257)
* all tests pass with NOOPT=1
* fix a few more
* noopt 100% pass
* noopt 100% pass
|
2026-05-18 20:39:51 -07:00 |
|
 chenyuandGitHub
|
8631b6f17d
|
remove use of requires_grad in test/ (#16237)
|
2026-05-16 17:21:07 -04:00 |
|
 nimlgenandGitHub
|
11e1a2b89f
|
cleaner and faster run_linear (#15987)
* cleaner and faster run_linear
* x
* assert for now
* x
* x
* sym_infer
* remove sink
|
2026-04-30 20:15:22 +03:00 |
|
 nimlgenandGitHub
|
d2ab6ea7a6
|
remove schedule batch 3 (#15924)
* remove shcedule batch 3
* batch 6
* batch 7
|
2026-04-25 11:53:16 +03:00 |
|
 nimlgenandGitHub
|
f2751955cb
|
remove linear_to_schedule from tests (#15912)
* remove linear_to_schedule from tests
* x
|
2026-04-24 20:02:10 +03:00 |
|
 nimlgenandGitHub
|
01ac1c8c15
|
remove all run_schedule from tests (#15846)
|
2026-04-21 12:02:10 +03:00 |
|
 George HotzandGitHub
|
1ae6528bb6
|
move schedule into schedule (#15736)
* move schedule into schedule
* callify to root
* sched docs
|
2026-04-15 11:03:25 +08:00 |
|
 chenyuandGitHub
|
8e7fcc8ca3
|
remove _include_initial in _cumalu (#15674)
handle negative pad in caller
|
2026-04-10 08:33:30 -04:00 |
|
 chenyuandGitHub
|
4cf2759fc8
|
fix merge_reduce_ends (#15659)
* fix merge_reduce_ends
same range with different nesting should not merge, like cumsum twice should not merge
* skip that
|
2026-04-08 17:20:01 -04:00 |
|
 
|
645d45d968
|
DEV has arch (#15577)
Co-authored-by: Comma Device <[email protected]>
|
2026-04-03 19:17:19 -04:00 |
|
 wozeparrotandGitHub
|
674c760974
|
embedded bwd vocab shard (#15001)
* fix: remove more multi from call
* feat: embedding bwd vocab sharding
* clean: unused import
* clean: don't actually need this pattern
|
2026-03-16 19:37:16 -07:00 |
|
 qazalandGitHub
|
8e7c5f5b09
|
remove Tensor.training = True in test_arange (#14781)
|
2026-02-16 11:19:42 +09:00 |
|
 qazalandGitHub
|
156b6cb7e4
|
native bf16 cast in cdna4 (#14574)
* native bf16 cast in cdna4
* don't need contig backward
* simpler
* contig bw still wins in those cases
|
2026-02-16 10:51:32 +09:00 |
|
 George HotzandGitHub
|
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 |
|