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

Version 0.3.0 #3

Merged
merged 10 commits into from
Feb 25, 2023
Merged

Version 0.3.0 #3

merged 10 commits into from
Feb 25, 2023

Conversation

LucaBonfiglioli
Copy link
Owner

@LucaBonfiglioli LucaBonfiglioli commented Feb 24, 2023

Added:

  • The nodes now also display the number of trainable parameters (along with the percentage relative to the total)

Bugfixes:

  • If a node is used more than once in the same graph, it is now handled properly by nnviz.
  • I/O spec inspection now also works on "call_function", "call_method" and "get_attr" nodes.
  • If an edge gets collapsed, its spec will be handled properly.
  • Added extra width to tables to avoid overlaps with other edges or cluster walls
  • Graphviz init_rank shit is no more an issue. label -> xlabel seemed to do the trick. 🤡

@LucaBonfiglioli LucaBonfiglioli merged commit 65d303c into main Feb 25, 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.

1 participant