Skip to content

Conversation

@BruceDai
Copy link
Contributor

This PR is based on #37.
@fdwr @huningxin PTAL at the third commit, thanks.

epsilon=1e-5,
layout='nchw',
} = {}) {
validateInstanceNormalizationParams(...arguments);
Copy link

@fdwr fdwr Mar 31, 2023

Choose a reason for hiding this comment

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

Does validateInstanceNormalizationParams ensure the input tensor is 4D, because the permutation below is hard-coded to 4D?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done. Please review the new commit, thanks.

@huningxin huningxin merged commit fc3fde7 into webmachinelearning:main Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants