mirror of
https://github.com/huggingface/candle.git
synced 2025-06-17 19:18:50 +00:00
Splitting the features to enable different mkl linking.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#[cfg(feature = "mkl")]
|
||||
#[cfg(feature = "_mkl")]
|
||||
extern crate intel_mkl_src;
|
||||
|
||||
#[cfg(feature = "accelerate")]
|
||||
|
Reference in New Issue
Block a user