mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 18:48:51 +00:00
Allow using accelerate with stable-diffusion. (#430)
This commit is contained in:
@ -1,3 +1,6 @@
|
|||||||
|
#[cfg(feature = "accelerate")]
|
||||||
|
extern crate accelerate_src;
|
||||||
|
|
||||||
#[cfg(feature = "mkl")]
|
#[cfg(feature = "mkl")]
|
||||||
extern crate intel_mkl_src;
|
extern crate intel_mkl_src;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user