profile_gpu

Function profile_gpu 

Source
pub fn profile_gpu(
    model: &TypedModel,
    bench_limits: &BenchLimits,
    sub_matches: &ArgMatches,
    dg: &mut Annotations,
    plan_options: &PlanOptions,
    inputs: &RunTensors,
) -> TractResult<()>