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 into
apache: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 into
apache:mainfrom
haoyang9804:main

Conversation

@haoyang9804

Copy link
Copy Markdown
Contributor

@haoyang9804

Copy link
Copy Markdown
Contributor Author

cc @vvchernov @echuraev

@jikechao jikechao left a comment

Copy link
Copy Markdown
Member

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.

@echuraev echuraev left a comment

Copy link
Copy Markdown
Contributor

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!

Comment thread python/tvm/relay/frontend/pytorch.py Outdated
Comment thread python/tvm/relay/frontend/pytorch.py Outdated

@echuraev echuraev left a comment

Copy link
Copy Markdown
Contributor

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