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

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

Infers basic shape facts in the case of broadcasting operators.