candle/candle-core
Laurent Mazare a4c56a958e
Add the const-set op. (#2910)
* Add the const-set op.

* Cuda implementation.

* Bugfix.

* Metal cleanup.

* Add the metal kernels.

* Add some testing.

* Finish the metal implementation.

* Bump the version.
2025-04-19 10:07:02 +02:00
..
benches add as_cuda_slice_mut to CudaStorage and CudaDType (#2859) 2025-04-01 19:34:52 +02:00
examples Expose the cudnn algo in the conv ops. (#2892) 2025-04-14 08:25:32 +02:00
src Add the const-set op. (#2910) 2025-04-19 10:07:02 +02:00
tests Add the const-set op. (#2910) 2025-04-19 10:07:02 +02:00
Cargo.toml Upgrade ug. (#2882) 2025-04-12 13:19:32 +02: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