candle/candle-core
Laurent Mazare 1235aa2536
Use bail rather than wrapping a string where possible. (#249)
* Use bail rather than wrapping a string where possible.

* Revert the cuda default bit.
2023-07-26 15:42:46 +01:00
..
examples Simplify the parameters used by sum and sum_keepdim. (#165) 2023-07-14 08:22:08 +01:00
src Use bail rather than wrapping a string where possible. (#249) 2023-07-26 15:42:46 +01:00
tests Add a test for scatter add. (#238) 2023-07-25 09:12:14 +01:00
Cargo.toml Centralize the dependency versions and inherit them. (#177) 2023-07-16 07:47:17 +01:00
LICENSE Refactor the hierarchy. 2023-06-27 11:57:27 +02:00
README.md Refactor the hierarchy. 2023-06-27 11:57:27 +02:00

README.md

candle

Minimalist ML framework for Rust