mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 10:26:33 +00:00
Tensor mutability (#154)
* Working towards tensor mutability. * Use a ref-cell to provide tensor mutability.
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