Skip to content

Fix a bug caused by PyTorch instance_norm when the input shape is [1,1,1,2]#15683

Merged
echuraev merged 23 commits intoapache:mainfrom
haoyang9804:main
Sep 8, 2023
Merged

Fix a bug caused by PyTorch instance_norm when the input shape is [1,1,1,2]#15683
echuraev merged 23 commits intoapache:mainfrom
haoyang9804:main

Conversation

@haoyang9804
Copy link
Contributor

@haoyang9804
Copy link
Contributor Author

cc @vvchernov @echuraev

Copy link
Member

@jikechao jikechao left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for your fixing.

Copy link
Contributor

@echuraev echuraev left a comment

Choose a reason for hiding this comment

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

Thank you for your PR!

Copy link
Contributor

@echuraev echuraev left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@echuraev echuraev merged commit cd7d64e into apache:main Sep 8, 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.

[Bug] tensor type Tensor[(1), float64] has 1 dimensions, while float64 has 0 dimension

3 participants