pub static BROADCAST_BINARY: &'static [TypeRelation]Expand description
Binary broadcast arithmetic: Add, Sub, Mul, Div, Pow.
Inputs + output share element type AND the output’s shape is
the broadcast of the two inputs.
pub static BROADCAST_BINARY: &'static [TypeRelation]Binary broadcast arithmetic: Add, Sub, Mul, Div, Pow.
Inputs + output share element type AND the output’s shape is
the broadcast of the two inputs.