pub fn select_device() -> Result<Device, EmbeddingError>Expand description
Selects the compute device based on enabled features (falls back to CPU).
pub fn select_device() -> Result<Device, EmbeddingError>Selects the compute device based on enabled features (falls back to CPU).