Onnx 1.8 support (#798)
* add support for axes inputs for sequeeze/unsqueeze/reduce_sum
* clang format
* fix build problems
* backup code changes
* clang format
* fix a bug in parsing quantizelinear operator
* clang format
* fix a cppcheck error
* disable different versions of unit tests for different onnx version
* clang format
* upgrade onnx to 1.8
* update onnx to 1.8.1
* disable two more real models
* clang format
* fix review comments
* fix the function of assign axes in parsing the squeeze operator
* add unit tests and fix a bug
* clang format
* fix review comments
* clang format
* fix a build error
* backup code changes
* clang format
* add more unit tests and add parsing opset version
* clang format
* fix cppcheck error
* adding installing the onnx package
* resolve no protobuf compiler
* fix cppcheck error
* add unit tests for more code coverage
* clang format
* try a comment in jenkins build
* include the install onnnx line
* code backup
* reorder the dependenciesd installed
* refine dockerfile
* fix review comments
* clang format
Co-authored-by:
mvermeulen <5479696+mvermeulen@users.noreply.github.com>
Showing
src/onnx/parse_lessorequal.cpp
100755 → 100644
src/onnx/parse_softmax.cpp
0 → 100644
src/onnx/parse_squeeze.cpp
0 → 100644
No preview for this file type
No preview for this file type
File added
File added
No preview for this file type
File added
Please register or sign in to comment