Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

[WASM/WebGL/IE] Need to support 'valid' and 'same' PaddingCode for conv2d #1378

Open
mingmingtasd opened this issue Oct 29, 2020 · 0 comments
Assignees

Comments

@mingmingtasd
Copy link
Contributor

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:

image

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

conv2d properties in facenet model of new version:
image

@mingmingtasd mingmingtasd self-assigned this Oct 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant