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

nomnigraph - support subgraph visualization #13795

Closed
wants to merge 3 commits into from

Conversation

duc0
Copy link
Contributor

@duc0 duc0 commented Nov 9, 2018

Summary:
Add ability for dot string generation for a single subgraph and python bindings (which is pretty useful for model exploration in Python)
Restructure DotGenerator class a bit to make it easy to implement this feature

Differential Revision: D13010512

…graph

Summary: expose inducesEdges and addNode to python's NNSubgraph. This make it easy to manually construct a NNSubgraph in python

Differential Revision: D13092885

fbshipit-source-id: 98c613eaa98a0ba4af3d57563771a17550acbd9c
Summary: Expose hasProduce(NodeRef) to python

Differential Revision: D13092930

fbshipit-source-id: d6a7bdedc29d3b5c93a2ea10a7919ec67d93e697
Summary:
Pull Request resolved: pytorch#13795

Add ability for dot string generation for a single subgraph and python bindings (which is pretty useful for model exploration in Python)
Restructure DotGenerator class a bit to make it easy to implement this feature

Reviewed By: bwasti

Differential Revision: D13010512

fbshipit-source-id: ad39343b5b62267301668becc0bb4418fb3f77b0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants