Skip to main content

profile_gpu

Function profile_gpu 

Source
pub fn profile_gpu(
    runnable: &Arc<dyn Runnable>,
    bench_limits: &BenchLimits,
    sub_matches: &ArgMatches,
    dg: &mut Annotations,
    inputs: &RunTensors,
) -> TractResult<()>