[][src]Type Definition tract_nnef::registry::ToTract

type ToTract = fn(_: &mut ModelBuilder<'_>, _: &ResolvedInvocation<'_>) -> TractResult<TVec<OutletId>>;