Files
candle/candle-pyo3
2023-07-10 12:51:37 +02:00
..
2023-07-02 21:04:11 +01:00
2023-07-10 12:51:37 +02:00
2023-07-02 20:42:55 +01:00

cargo build --release --package candle-pyo3 --no-default-features && cp -f target/release/libcandle.so candle.so
PYTHONPATH=. python3 candle-pyo3/test.py