[][src]Function tract_core::analyser::helpers::infer_shape_broadcasting

pub fn infer_shape_broadcasting(
    shapes: &[&ShapeFact]
) -> TractResult<Option<ShapeFact>>

Infers basic shape facts in the case of broadcasting operators.