summaryrefslogtreecommitdiff
path: root/candle-pyo3/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Remove some unused macros. (#2618)Laurent Mazare2024-11-151-1/+1
* pyo3 update. (#2545)Laurent Mazare2024-10-061-2/+2
* Update for pyo3 0.21. (#1985)Laurent Mazare2024-04-011-2/+2
* Simplifying our internal cargo dependencies. (#1529)Nicolas Patry2024-01-071-3/+3
* Bump the crate version to 0.3.3. (#1490)Laurent Mazare2023-12-281-3/+3
* Bump the crate version to 0.3.2. (#1452)Laurent Mazare2023-12-171-3/+3
* Update for 0.3.1. (#1324)Laurent Mazare2023-11-111-3/+3
* PyO3: Add optional `candle.onnx` module (#1282)Lukas Kreussel2023-11-081-0/+3
* PyO3: Better shape handling (#1143)Lukas Kreussel2023-10-291-2/+2
* PyO3: Add CI to build & upload wheels as artifacts. (#1215)Lukas Kreussel2023-10-291-1/+1
* Add support for accelerate in the pyo3 bindings. (#1167)Laurent Mazare2023-10-241-1/+3
* PyO3: Add `mkl` support (#1159)Lukas Kreussel2023-10-231-0/+2
* Bump the version to 0.3.0. (#1014)Laurent Mazare2023-10-011-2/+2
* Bump the crate versions to v0.2.3. (#886)Laurent Mazare2023-09-181-2/+2
* Generate `*.pyi` stubs for PyO3 wrapper (#870)Lukas Kreussel2023-09-161-1/+0
* Bump the crate version + update the changelog. (#822)Laurent Mazare2023-09-121-2/+2
* Sketch a quantized llama using the pyo3 api. (#715)Laurent Mazare2023-09-021-0/+1
* Add some documentation. (#673)Laurent Mazare2023-08-301-1/+1
* Bump the crate version + update CHANGELOG. (#628)Laurent Mazare2023-08-271-1/+1
* Add some group parameter to convolutions. (#566)Laurent Mazare2023-08-231-1/+1
* Bump the crates version to 0.1.2. (#522)Laurent Mazare2023-08-201-1/+1
* Rename vec-dot to vec-ops. (#449)Laurent Mazare2023-08-151-1/+1
* Pyo3 dtype (#327)Laurent Mazare2023-08-061-1/+1
* Fix the pyo3 build for macos. (#324)Laurent Mazare2023-08-051-0/+3
* Update the repo location. (#305)Laurent Mazare2023-08-021-8/+7
* Add version numbers for all the candle crates (#303)Laurent Mazare2023-08-021-1/+1
* Rename the candle crate to candle-core (#301)Laurent Mazare2023-08-021-1/+1
* Centralize the dependency versions and inherit them. (#177)Laurent Mazare2023-07-161-2/+2
* Removing cuda default.Nicolas Patry2023-07-141-1/+1
* Expanding a bit the READMENicolas Patry2023-07-101-0/+1
* Preliminary pyo3 support for device.laurent2023-07-021-0/+4
* More pyo3.laurent2023-07-011-0/+1
* Very simple pyo3 bindings for candle.laurent2023-07-011-0/+19