Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[res] Introduce Net_InstanceNorm_009 #14394

Closed
wants to merge 1 commit into from

Conversation

seanshpark
Copy link
Contributor

This will introduce Net_InstanceNorm_009 copied from Net_InstanceNorm_008
with 1x4x8 input shape and random beta.

@seanshpark seanshpark requested a review from a team December 2, 2024 09:05
This will introduce Net_InstanceNorm_009 copied from
Net_InstanceNorm_008 with 1x4x8 input shape and random beta.

ONE-DCO-1.0-Signed-off-by: SaeHie Park <[email protected]>
@jinevening
Copy link
Contributor

This will introduce Net_InstanceNorm_009 copied from Net_InstanceNorm_008
with 1x4x8 input shape and random beta.

If this recipe does not contain random beta, is there any reason to add this recipe?

@seanshpark
Copy link
Contributor Author

is there any reason to add this recipe?

008 is 1x32x1 and this 009 is 1x4x8 where last dim is not 1. problematic model had this kind of shape and this test recipe is for regression test. this model will fail before #14388.

@seanshpark seanshpark closed this Dec 3, 2024
@seanshpark seanshpark deleted the res_instnorm_009 branch December 3, 2024 01:45
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.

2 participants