Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update for pyo3 0.21. (#1985) | Laurent Mazare | 2024-04-01 | 1 | -0/+4 |
* | Detach the tensors on batch-norm eval. (#1702) | Laurent Mazare | 2024-02-13 | 1 | -1/+0 |
* | Fix a couple typos (#1451) | Laurent Mazare | 2023-12-17 | 1 | -1/+1 |
* | PyO3: Better shape handling (#1143) | Lukas Kreussel | 2023-10-29 | 1 | -1/+1 |
* | Extend `stub.py` to accept external typehinting (#1102) | Lukas Kreussel | 2023-10-17 | 1 | -1/+41 |
* | Make the Python Wrapper more Hackable and simplify Quantization (#1010) | Lukas Kreussel | 2023-10-06 | 1 | -7/+7 |
* | Add return types to `*.pyi` stubs (#880) | Lukas Kreussel | 2023-09-17 | 1 | -4/+19 |
* | Generate `*.pyi` stubs for PyO3 wrapper (#870) | Lukas Kreussel | 2023-09-16 | 1 | -0/+217 |