implementation.h ================ This header exposes the core C++ shape inference implementation, including context objects consumed by schema inferencers and helper APIs such as ``InferShapes`` and ``InferFunctionOutputTypes``. .. doxygenfile:: shape_inference/implementation.h :project: onnx-light