Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support for quantized tensors in the python api. (#706) | Laurent Mazare | 2023-09-01 | 1 | -0/+6 |
* | Pyo3 dtype (#327) | Laurent Mazare | 2023-08-06 | 1 | -0/+17 |
* | Add some tensor creation functions to the pyo3 bindings. (#326) | Laurent Mazare | 2023-08-06 | 1 | -0/+3 |
* | Preliminary pyo3 support for device. | laurent | 2023-07-02 | 1 | -1/+3 |
* | Add dtype support. | laurent | 2023-07-02 | 1 | -0/+1 |
* | Add to the example. | laurent | 2023-07-02 | 1 | -2/+3 |
* | Handle more input types to create tensors. | laurent | 2023-07-02 | 1 | -0/+5 |
* | Add some binary operators. | laurent | 2023-07-01 | 1 | -1/+1 |
* | Add two methods. | laurent | 2023-07-01 | 1 | -0/+1 |
* | Very simple pyo3 bindings for candle. | laurent | 2023-07-01 | 1 | -0/+5 |