Function tract_core::ops::binary::wire_with_rank_broadcast [−][src]
pub fn wire_with_rank_broadcast(
prefix: &str,
target: &mut TypedModel,
op: impl Into<Box<dyn TypedOp>>,
inputs: &[OutletId]
) -> TractResult<TVec<OutletId>>