Skip to main content

emulate_certified_encode_batch

Function emulate_certified_encode_batch 

Source
pub fn emulate_certified_encode_batch(
    dev: &EncodeAtomDevice,
    targets: &[Vec<f64>],
    amplitudes: &[f64],
) -> Vec<DeviceEncodeRow>
Expand description

Batched device-free encode over many rows (the CPU fallback of sae_certified_encode_batch). Row-independent, so order-stable.