Skip to content
This repository was archived by the owner on Apr 18, 2023. It is now read-only.
This repository was 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

Description

@mingmingtasd

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions