graph_manipulations.h ===================== Lightweight ``GraphProto`` / ``NodeProto`` manipulation helpers (formerly ``onnx_proto/common_functions.h``, now implemented in ``onnx_core``), including :cpp:func:`onnx_light::core::graph::CollectExternalInputs`, :cpp:func:`onnx_light::core::graph::CollectRemainingInputs` and :cpp:func:`onnx_light::core::graph::CollectNodeInputs`. .. doxygenfile:: onnx_core/graph/graph_manipulations.h :project: onnx-light