[][src]Function tract_hir::infer::helpers::infer_shape_broadcasting

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

Infers basic shape facts in the case of broadcasting operators.