Files
candle/candle-pyo3
2023-07-02 20:15:50 +01:00
..
2023-07-02 20:15:50 +01:00
2023-07-01 22:15:58 +01:00
2023-07-02 20:12:26 +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