[ONNX] Switched ONNX to 1.14.1 (#18359)

* Switched ONNX to 1.14

* Updated IR_VERSION in the tests

* Assigned an extended tests to issues

* Switched ONNX to 1.14.1

* Slightly relaxed requirements for ONNX 1.14.1 and updated conan.lock
This commit is contained in:
Georgy Krivoruchko
2023-09-13 04:40:08 -07:00
committed by GitHub
parent 3c762240f3
commit 5eff59a2d0
12 changed files with 252 additions and 14 deletions

View File

@@ -10,7 +10,7 @@ rapidjson/[>=1.1.0]
xbyak/[>=6.62]
snappy/[>=1.1.7]
gflags/2.2.2
onnx/1.13.1
onnx/1.14.1
nlohmann_json/[>=3.1.1]
pybind11/[>=2.10.1]
flatbuffers/[>=22.9.24]