Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Fix conv2d #31

Merged
merged 4 commits into from
Jan 11, 2021
Merged

Fix conv2d #31

merged 4 commits into from
Jan 11, 2021

Conversation

huningxin
Copy link
Contributor

@huningxin huningxin commented Nov 27, 2020

Fix conv2d for two cases:

  1. depthwise conv2d with nchw layout
  2. asymmetric padding

This PR includes the fix by @BruceDai for #29 and squeezenet #32 test cases.

@BruceDai @anssiko @pyu10055 , PTAL. Thanks!

Copy link
Collaborator

@BruceDai BruceDai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@huningxin LGTM, thanks. I also verified this pr, now all 175 tests passed by running in node.js and in Chrome browser.

@huningxin huningxin merged commit b1d9b0e into webmachinelearning:master Jan 11, 2021
mingmingtasd pushed a commit to mingmingtasd/webnn-polyfill that referenced this pull request Mar 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants