Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a couple typos (#1451) | Laurent Mazare | 2023-12-17 | 1 | -1/+1 |
* | Small tweak: remove the macro usage for the range indexing trait. (#1376) | Laurent Mazare | 2023-11-26 | 1 | -28/+22 |
* | Tensor based indexing. (#842) | Laurent Mazare | 2023-09-14 | 1 | -1/+38 |
* | Rename the candle crate to candle-core (#301) | Laurent Mazare | 2023-08-02 | 1 | -2/+2 |
* | Do not panic on empty ranges. (#257) | Laurent Mazare | 2023-07-27 | 1 | -1/+1 |
* | Test the index op + bugfix. (#148) | Laurent Mazare | 2023-07-12 | 1 | -16/+2 |
* | Llama batch (#144) | Laurent Mazare | 2023-07-12 | 1 | -1/+1 |
* | Macroify the repeating bits. (#129) | Laurent Mazare | 2023-07-10 | 1 | -110/+19 |
* | Clippy ? | Nicolas Patry | 2023-07-10 | 1 | -1/+0 |
* | Update candle-core/src/indexer.rs | Nicolas Patry | 2023-07-10 | 1 | -1/+0 |
* | `i(..)` indexing sugar (partial). | Nicolas Patry | 2023-07-10 | 1 | -0/+244 |