summaryrefslogtreecommitdiff
path: root/candle-pyo3/stub.py
Commit message (Expand)AuthorAgeFilesLines
* Update for pyo3 0.21. (#1985)Laurent Mazare2024-04-011-0/+4
* Detach the tensors on batch-norm eval. (#1702)Laurent Mazare2024-02-131-1/+0
* Fix a couple typos (#1451)Laurent Mazare2023-12-171-1/+1
* PyO3: Better shape handling (#1143)Lukas Kreussel2023-10-291-1/+1
* Extend `stub.py` to accept external typehinting (#1102)Lukas Kreussel2023-10-171-1/+41
* Make the Python Wrapper more Hackable and simplify Quantization (#1010)Lukas Kreussel2023-10-061-7/+7
* Add return types to `*.pyi` stubs (#880)Lukas Kreussel2023-09-171-4/+19
* Generate `*.pyi` stubs for PyO3 wrapper (#870)Lukas Kreussel2023-09-161-0/+217