Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a couple typos (#1451) | Laurent Mazare | 2023-12-17 | 2 | -5/+5 |
* | PyO3: Add `equal` and `__richcmp__` to `candle.Tensor` (#1099) | Lukas Kreussel | 2023-10-30 | 2 | -0/+106 |
* | PyO3: Better shape handling (#1143) | Lukas Kreussel | 2023-10-29 | 1 | -0/+31 |
* | PyO3: Add `None` and `Tensor` indexing to `candle.Tensor` (#1098) | Lukas Kreussel | 2023-10-20 | 1 | -0/+38 |
* | PyO3: Add pytorch like `.to()` operator to `candle.Tensor` (#1100) | Lukas Kreussel | 2023-10-19 | 1 | -0/+65 |
* | Always broadcast magic methods (#1101) | Lukas Kreussel | 2023-10-17 | 1 | -0/+73 |
* | Make the Python Wrapper more Hackable and simplify Quantization (#1010) | Lukas Kreussel | 2023-10-06 | 5 | -0/+324 |