Expand description
Backend implementations for different compute devices
Re-exports§
pub use self::candle_kernel_ops::CandleKernelOps;pub use self::candle::*;
Modules§
- candle
- Candle backend - MVP implementation with core functionality
- candle_
kernel_ ops - Candle reference implementation of the
KernelOpssub-traits.