infer_shapes

Function infer_shapes 

Source
pub fn infer_shapes(program: &mut IrProgram)
Expand description

Run shape inference on all graphs in the program. Modifies node output_type in place.