checker.h ========= Validation utilities for ONNX graphs and models, including :cpp:class:`onnx::checker::CheckerContext`, :cpp:class:`onnx::checker::LexicalScopeContext`, and the public :cpp:func:`onnx::checker::check_model` entry points. .. doxygenfile:: checker.h :project: onnx-light