shape_inference.h ================= Core declarations for operator type-and-shape inference, including :cpp:class:`onnx::ShapeInferenceOptions`, :cpp:class:`onnx::InferenceContext`, and helper routines such as :cpp:func:`onnx::propagateElemTypeFromInputToOutput`. .. doxygenfile:: defs/shape_inference.h :project: onnx-light