summaryrefslogtreecommitdiff
path: root/candle-core/src/cpu_backend
Commit message (Expand)AuthorAgeFilesLines
* 20241118 docs (#2629)zachcp2024-11-191-0/+1
* Fix the fast bf16 gemm cublas kernels. (#2274)Laurent Mazare2024-06-182-6/+17
* More efficient cuda implementation for ConvTranspose1d. (#2211)Laurent Mazare2024-05-241-2/+2
* Add StorageRef. (#2113)Laurent Mazare2024-04-231-0/+15
* Add a synchronize method to devices. (#2055)Laurent Mazare2024-04-141-0/+4
* Fix the matmul layout for accelerate & mkl. (#2011)Laurent Mazare2024-04-041-4/+4
* Improve the handling of matmul with squeezed layouts. (#1998)Laurent Mazare2024-04-021-38/+27
* Backend refactoring. (#1966)Laurent Mazare2024-03-292-0/+3002