Function tract_hir::infer::check_input_arity[][src]

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