Skip to content
This repository has been archived by the owner on May 1, 2019. It is now read-only.

Missing graph visualisation #22

Open
edran opened this issue Feb 27, 2017 · 4 comments
Open

Missing graph visualisation #22

edran opened this issue Feb 27, 2017 · 4 comments

Comments

@edran
Copy link
Member

edran commented Feb 27, 2017

We should write an interface for visualising PyTorch (or any other NN graph).

@ytian81
Copy link

ytian81 commented Jun 20, 2017

Any updates?

@sunshineatnoon
Copy link

Any updates? That's a cool function.

@nashory
Copy link

nashory commented Sep 28, 2017

Any updates...?

@albanD
Copy link
Collaborator

albanD commented Sep 28, 2017

Some experiments have been done to visualize Pytorch graphs in tensorflow using ONNX. The problem is that the graphs usually end up being too big because they print at the Function level.
A way to add higher level scopes for nn Modules for example would be needed to get useful graphs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants