Skip to content

[onnx] Show version information

Add a show_onnx_version function like in N2D2 https://github.com/CEA-LIST/N2D2/blob/master/src/utils/Helper.cpp#L159-L232

This function will show:

  • Module version
  • Current commit version
  • ONNX version
  • protobuff version (possible ?)