mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 10:38:54 +00:00
6 lines
145 B
TOML
6 lines
145 B
TOML
[target.x86_64-unknown-linux-gnu]
|
|
rustflags = ["-C", "target-cpu=native"]
|
|
|
|
[target.aarch64-apple-darwin]
|
|
rustflags = ["-C", "target-cpu=native"]
|