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 |
|
chenyu
|
285534ce64
|
delete DONT_REALIZE_EXPAND and DONT_GROUP_REDUCES (#12744)
does nothing now
|
2025-10-16 14:11:33 -04:00 |
|
chenyu
|
c462162db8
|
update benchmark bert scripts with BS and ACC_DTYPE (#9826)
BS=16, ACC_DTYPE=half for tinybox, BS=128, ACC_DTYPE=float for mi300x
|
2025-04-10 02:06:02 -04:00 |
|
George Hotz
|
fefee5d3ab
|
single kernel softmax (#9776)
* real single kernel softmax
* cleanup
* fix blockend insertion
* add to bert test
|
2025-04-08 12:35:48 +08:00 |
|
chenyu
|
b190d85ad7
|
benchmark script bert softmax (#9759)
|
2025-04-07 00:31:18 -04:00 |
|