summaryrefslogtreecommitdiff
path: root/candle-core/examples/basics.rs
Commit message (Expand)AuthorAgeFilesLines
* Implement the module trait directly for QMatMul. (#1372)Laurent Mazare2023-11-251-6/+5
* Dilated convolutions (#657)Laurent Mazare2023-08-291-1/+1
* Add some group parameter to convolutions. (#566)Laurent Mazare2023-08-231-1/+1
* Add some conv1d test + bugfix using padding. (#349)Laurent Mazare2023-08-081-20/+6
* Support the Accelerate BLAS on macOS. (#325)Laurent Mazare2023-08-051-0/+3
* Rename the candle crate to candle-core (#301)Laurent Mazare2023-08-021-1/+1
* Simplify Tensor::randn. (#255)Laurent Mazare2023-07-271-0/+5
* Add mkl support for matrix multiply. (#86)Laurent Mazare2023-07-061-0/+3
* Refactor the hierarchy.Nicolas Patry2023-06-271-0/+21