onnxruntime
52f6db19 - Python backend: use packaging.version to parse ONNX version (#11800)

Commit
3 years ago
Python backend: use packaging.version to parse ONNX version (#11800) Unlike the previous code, this handles version strings like "1.12.0rc3". Unblocks https://github.com/microsoft/onnxruntime/issues/11640.
Author
Parents
Loading