Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize the cat operation on contiguous tensors (#1855) | Laurent Mazare | 2024-03-17 | 1 | -0/+19 |
* | Quantized GGUF style (#1523) | Nicolas Patry | 2024-01-17 | 1 | -1/+4 |
* | Implement the module trait directly for QMatMul. (#1372) | Laurent Mazare | 2023-11-25 | 1 | -1/+1 |
* | Add a matvec cpu benchmark. (#1076) | Laurent Mazare | 2023-10-12 | 1 | -3/+22 |
* | Convmixer (#1073) | Laurent Mazare | 2023-10-11 | 1 | -2/+2 |
* | Improve the quantized whisper setup. (#1018) | Laurent Mazare | 2023-10-02 | 1 | -1/+1 |
* | Bugfix for the conv2d cpu kernel. (#820) | Laurent Mazare | 2023-09-11 | 1 | -1/+1 |
* | im2col based conv2d (#802) | Laurent Mazare | 2023-09-10 | 1 | -16/+69 |
* | Bugfix so that im2col produce the same results as conv2d. (#801) | Laurent Mazare | 2023-09-10 | 1 | -1/+5 |
* | Add an im2col based benchmark. (#800) | Laurent Mazare | 2023-09-10 | 1 | -2/+71 |
* | Add a custom softmax implementation. (#744) | Laurent Mazare | 2023-09-05 | 1 | -0/+176 |