Improve parsing of pooling operators related to onnxruntime (#426)
* change char to upper case
* clang format
* minor changes
* improve implementation of the pooling operator
* clang format
* improve implementation of the pooling operator
* clang format
* improving parsing the pooling operators
* clang format
* continue improve pooling operators
* clang format
* correct the explicit pad values for maxpool
* clang format
* add unit test for parsing poolig operators
* clang format
* fix review comments
* refine the padding processing in parsing pooling operator
* clang format
* add more onnx unit test to have better code coverage
* clang format
* refine code to fix review comments
* clang format
* fix onnx unit test
Co-authored-by:
mvermeulen <5479696+mvermeulen@users.noreply.github.com>
Showing
File added
File added
Please register or sign in to comment