read_expert_scales_f32

Function read_expert_scales_f32 

Source
pub fn read_expert_scales_f32(
    gpu: &dyn GpuBackend,
    p: DevicePtr,
    n: usize,
) -> Result<Vec<f32>>
Expand description

One blocking D2H of a device [n] f32 scale table. Load-time only.