anirudh2290 commented on a change in pull request #15285: [WIP] Graph dumper URL: https://github.com/apache/incubator-mxnet/pull/15285#discussion_r296971836
########## File path: src/common/directed_graph.h ########## @@ -0,0 +1,201 @@ + /* Review comment: Create a dummy graph with same outputs as the graph you want to visualize and call SaveJSON on it. Visualize it with python visualization tool. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
