pub fn cpu_driver_name() -> &'static str
Short name for the CPU driver including the detected BLAS backend (e.g. “CPU (Accelerate)”, “CPU (OpenBLAS)”, “CPU”). Used in the up_to_date MCP tool and other diagnostics.
up_to_date