get_operand_shapes

Function get_operand_shapes 

Source
fn get_operand_shapes<A>(operands: &[&dyn ArrayLike<A>]) -> Vec<Vec<usize>>
Expand description

Returns a vector holding one Vec<usize> for each operand.