How to make a structure graph now with version 0.1.12?

I just noticed that in version 0.1.12 the Variable class doesn’t have attributes creator or previous_functions any more. Is there any alternative method to visualize the network structure? Thanks!

Version 0.1.12 is stuck between a couple different changes so you can’t build a network visualizer in it; if you’re using master or you can wait until the next release you’ll be able to visualize again using .next_functions.

1 Like