mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 02:16:37 +00:00
Move the tensor-tools binary in a separate crate. (#1969)
This commit is contained in:
@ -9,6 +9,7 @@ members = [
|
||||
"candle-transformers",
|
||||
"candle-wasm-examples/*",
|
||||
"candle-wasm-tests",
|
||||
"tensor-tools",
|
||||
]
|
||||
exclude = [
|
||||
"candle-flash-attn",
|
||||
|
Reference in New Issue
Block a user