chenyu
|
f3e3c3851f
|
explicit args to Tensor.rand (#16161)
added requires_grad, other kwargs were silently dropped
|
2026-05-12 12:53:39 -04:00 |
|
chenyu
|
09fd80fba6
|
fix randperm and _multi_like drop requires_grad (#16150)
|
2026-05-11 23:23:34 -04:00 |
|
chenyu
|
b39816e998
|
failed test case for Tensor(np, "bf16") (#15358)
|
2026-03-18 23:40:14 -04:00 |
|
wozeparrot
|
c45a606750
|
feat: no if in rand (#15333)
|
2026-03-18 15:09:51 -07: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 |
|