Commit graph

7 commits

Author SHA1 Message Date
chenyu
33b635d23a
Tensor.train -> TRAINING [PR] (#16705)
* Tensor.train -> TRAINING [PR]

* doc
2026-06-22 15:13:22 -04:00
Javier De Jesus
989f713c1b
support negative pads in circular pad mode (#16448) 2026-05-31 09:28:45 -07:00
chenyu
8631b6f17d
remove use of requires_grad in test/ (#16237) 2026-05-16 17:21:07 -04:00
chenyu
7c3e3fa154
fix empty input for masked_select and nonzero (#16168) 2026-05-12 15:36:51 -04:00
Christopher Milan
6adf4c3cd9
MOCKGPU interfaces (#15796) 2026-04-17 21:56:29 -04:00
Andrew Cappelli
e39cfe685a
validate lr, momentum, weight_decay in optimizers (#15576) 2026-04-06 06:37:34 +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
Renamed from test/test_edgecases.py (Browse further)