"official/vision/configs/semantic_segmentation.py" did not exist on "aa71d61e7e211656a33e68eff0c2c967a0e3cd80"
- 21 Jan, 2022 1 commit
-
-
turneram authored
Add onnx parser for operator GreaterOrEqual
-
- 23 Apr, 2021 1 commit
-
-
Shucai Xiao authored
* 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>
-
- 12 Mar, 2021 1 commit
-
-
Cagri Eryilmaz authored
* onnx tests for lessorequal operator * lessorequal operator implementation * added test to verify_onnx.cpp * changes to tests * formatting * fixing tidy Co-authored-by:mvermeulen <5479696+mvermeulen@users.noreply.github.com>
-