-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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: Missing node relationships #939
Comments
@zdaiot can you share a sample file to illustrate the issue and regression?
|
@lutzroeder Example:
Whether it is model_para_new or model_para_old, the previous version can get connected nodes, but the new version can only get nodes. You can get the model file from the following compressed file Thanks again~ |
Hello, I found that although the old version can show the connection relationship, it seems to be wrong. In addition, when using |
Duplicate of #720 |
Hello, I recently found that the latest version opens the pth model directly, and I can't see the node connection relationship.
But some of the old versions are fine, so I want to go back to tag 4.x, but I can't find the corresponding tag information. Do you have any information about tag?
The text was updated successfully, but these errors were encountered: