Skip to main content

device_throughput

Function device_throughput 

Source
pub fn device_throughput<R: Runtime>(
    device: &R::Device,
    keys: &[ThroughputKey],
) -> Vec<ThroughputValue>
Expand description

Measure peak throughput on device for each of the given keys.