mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 10:26:33 +00:00
Reenable pyo3 in the workspace list (#170)
* Enable pyo3 back. * Adapt the CI.
This commit is contained in:
@ -4,12 +4,12 @@ members = [
|
||||
"candle-examples",
|
||||
"candle-hub",
|
||||
"candle-nn",
|
||||
"candle-pyo3",
|
||||
"candle-transformers",
|
||||
"candle-wasm-example",
|
||||
]
|
||||
exclude = [
|
||||
"candle-kernels",
|
||||
"candle-pyo3",
|
||||
]
|
||||
|
||||
[profile.release-with-debug]
|
||||
|
Reference in New Issue
Block a user