How to show graph of CNN in pytorch

I an new to pytorch and I want to show the structure of CNN built in pytorch, is there any tool? Thanks!

if you want to visualize the graph, there isn’t a current way in 0.1.12 to do this. We are exposing APIs for this in 0.2.