mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 10:26:33 +00:00
Use a rwlock for inner mutability. (#156)
* Use a rw-lock. * Make clippy happier.
This commit is contained in:
@ -5,7 +5,7 @@ members = [
|
||||
"candle-kernels",
|
||||
"candle-hub",
|
||||
"candle-nn",
|
||||
# "candle-pyo3",
|
||||
"candle-pyo3",
|
||||
"candle-transformers",
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user