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

PyTorch support #133

Closed
dmoham1476 opened this issue Aug 7, 2018 · 4 comments
Closed

PyTorch support #133

dmoham1476 opened this issue Aug 7, 2018 · 4 comments
Assignees

Comments

@dmoham1476
Copy link

Is there a plan to enable viewing pytorch models (mode.pt) with Netron?

@lutzroeder lutzroeder changed the title Netron with Pytorch PyTorch support Aug 8, 2018
lutzroeder added a commit that referenced this issue Aug 10, 2018
lutzroeder added a commit that referenced this issue Aug 13, 2018
@suniscas
Copy link

Pytorch model can be exported to onnx file.

lutzroeder added a commit that referenced this issue Aug 18, 2018
@lutzroeder lutzroeder reopened this Aug 31, 2018
@0x1orz
Copy link

0x1orz commented Sep 13, 2018

some pytorch modules like pack_padded_sequence function does not be supported to export onnx.

lutzroeder added a commit that referenced this issue Oct 7, 2018
lutzroeder added a commit that referenced this issue Oct 7, 2018
lutzroeder added a commit that referenced this issue Oct 24, 2018
lutzroeder added a commit that referenced this issue Oct 24, 2018
lutzroeder added a commit that referenced this issue Oct 25, 2018
lutzroeder added a commit that referenced this issue Oct 25, 2018
lutzroeder added a commit that referenced this issue Oct 26, 2018
lutzroeder added a commit that referenced this issue Oct 26, 2018
lutzroeder added a commit that referenced this issue Nov 8, 2018
lutzroeder added a commit that referenced this issue Nov 9, 2018
lutzroeder added a commit that referenced this issue Nov 10, 2018
lutzroeder added a commit that referenced this issue Nov 15, 2018
lutzroeder added a commit that referenced this issue Nov 22, 2018
lutzroeder added a commit that referenced this issue Nov 22, 2018
@abitrolly
Copy link

Maybe document this properly explaining why this happens? I guess because links are left in the Python code that configures the model and is used for inference.

Repository owner deleted a comment from abhigoku10 Apr 11, 2021
Repository owner deleted a comment from dmoham1476 Apr 11, 2021
Repository owner deleted a comment from dmoham1476 Apr 11, 2021
Repository owner deleted a comment from ygean Apr 11, 2021
Repository owner deleted a comment from ygean Apr 11, 2021
@lutzroeder
Copy link
Owner

Duplicate of #720.

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

No branches or pull requests

5 participants