onnx_manipulations#
Lightweight ModelProto manipulation helpers that are independent from the
ONNX operator schemas: the ONNX text parser / printer, attribute and tensor
proto construction helpers, the data-type name utilities and the graph
manipulation helpers. lib_onnx_lib depends publicly on this library.