burn/burn-book
Guillaume Lagrange 47a84cc980
Add tensor sorting operations (#1488)
* Add sort, sort_with_indices and argsort

* Fix wasm build

* Add sort ops autodiff

* Fix TODO parallel comment

* Fix sort_with_indices 1d and add descending options

* Fix clippy

* Fix ascending comment (configurable)
2024-03-20 14:51:04 -04:00
..
src Add tensor sorting operations (#1488) 2024-03-20 14:51:04 -04:00
.gitignore The Burn Book (#625) 2023-08-10 14:17:23 -04:00
.prettierrc.json Doc/book/getting started (#744) 2023-08-31 14:08:13 -04:00
LICENSE-APACHE License fixes (#648) 2023-08-16 12:45:35 -04:00
LICENSE-MIT License fixes (#648) 2023-08-16 12:45:35 -04:00
book.toml Add Rust concept notes to Burn Book (#1169) 2024-01-24 12:58:14 -05:00