Hi,
So far as I know , I can just browse the model by enumerating the model.modules().
Any good tool to visualize the model ?
Hi,
So far as I know , I can just browse the model by enumerating the model.modules().
Any good tool to visualize the model ?
Have a look at this post Print Autograd Graph
For now, there is a naive graphviz solution. Print Autograd Graph