Function tract_libcli::profile::profile
source ยท pub fn profile(
model: &TypedModel,
bench_limits: &BenchLimits,
dg: &mut Annotations,
plan_options: &PlanOptions,
inputs: &TVec<TValue>,
custom_profiler: Option<HashMap<TypeId, Profiler>>,
folded: bool,
) -> TractResult<()>