Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |