Skip to main content

BROADCAST_BINARY

Static BROADCAST_BINARY 

Source
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.