webml-polyfill
webml-polyfill copied to clipboard
[WASM/WebGL/IE] Need to support 'valid' and 'same' PaddingCode for conv2d
Our API now use explicit padding to process the 'valid' and 'same' PaddingCode, will cause that some new OpenVINO models (IR v10) such as FaceNet fail to run, error is shown as below:

The reason is the difference between models with different versions:
conv2d properties in facenet model of old version:

conv2d properties in facenet model of new version:
