[][src]Function tract_hir::infer::check_output_arity

pub fn check_output_arity(
    outputs: &[TensorProxy],
    expected: usize
) -> TractResult<()>