[][src]Function tract_core::ops::check_input_arity

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