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

[Relay][Pytorch] Fix bug when converting models with torch.nn.ParameterList #16180

Merged
merged 2 commits into from
Dec 1, 2023

Conversation

mshr-h
Copy link
Contributor

@mshr-h mshr-h commented Nov 29, 2023

@mshr-h mshr-h changed the title [Relay]PyTorch] fix bug when converting models with torch.nn.ParameterList [Relay]PyTorch] Fix bug when converting models with torch.nn.ParameterList Nov 29, 2023
@mshr-h mshr-h changed the title [Relay]PyTorch] Fix bug when converting models with torch.nn.ParameterList [WIP] [Relay][Pytorch] Fix bug when converting models with torch.nn.ParameterList Nov 29, 2023
@mshr-h mshr-h force-pushed the bug-pytorch-paramlist branch from ab05bb4 to a91cf59 Compare November 29, 2023 09:12
@mshr-h mshr-h force-pushed the bug-pytorch-paramlist branch from a91cf59 to e099dcc Compare November 30, 2023 01:36
@mshr-h mshr-h marked this pull request as ready for review November 30, 2023 09:47
@github-actions github-actions bot requested review from Hzfengsy and masahi November 30, 2023 09:47
@mshr-h mshr-h changed the title [WIP] [Relay][Pytorch] Fix bug when converting models with torch.nn.ParameterList [Relay][Pytorch] Fix bug when converting models with torch.nn.ParameterList Nov 30, 2023
@masahi masahi merged commit e9a3b60 into apache:main Dec 1, 2023
9 of 10 checks passed
@mshr-h mshr-h deleted the bug-pytorch-paramlist branch December 1, 2023 09:06
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] [Relay]PyTorch] Can't properly convert torch.nn.ParameterList
2 participants