[][src]Function tract_hir::internal::full_axis_tracking

pub fn full_axis_tracking(
    model: &Graph<TypedFact, Box<dyn TypedOp + 'static>>
) -> Result<Vec<AxisTracking>, TractError>