Skip to content

onnx: Update to OnnxRT 1.13.1 API

Daniel Morin requested to merge dmorin/gstreamer:onnx into main
  • Replace deprecated methods
  • Add a check on ORT version we are compatible with.
  • Add missing case in a switch to avoid compilation warning
  • Add clarification to a comment

Merge request reports