| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement the module trait directly for QMatMul. (#1372) | Laurent Mazare | 2023-11-25 | 1 | -6/+5 |
* | Dilated convolutions (#657) | Laurent Mazare | 2023-08-29 | 1 | -1/+1 |
* | Add some group parameter to convolutions. (#566) | Laurent Mazare | 2023-08-23 | 1 | -1/+1 |
* | Add some conv1d test + bugfix using padding. (#349) | Laurent Mazare | 2023-08-08 | 1 | -20/+6 |
* | Support the Accelerate BLAS on macOS. (#325) | Laurent Mazare | 2023-08-05 | 1 | -0/+3 |
* | Rename the candle crate to candle-core (#301) | Laurent Mazare | 2023-08-02 | 1 | -1/+1 |
* | Simplify Tensor::randn. (#255) | Laurent Mazare | 2023-07-27 | 1 | -0/+5 |
* | Add mkl support for matrix multiply. (#86) | Laurent Mazare | 2023-07-06 | 1 | -0/+3 |
* | Refactor the hierarchy. | Nicolas Patry | 2023-06-27 | 1 | -0/+21 |