Summary:
Just the first version displays forward part of the training net. I want to refactor local/distributed code to share graph initialization and then visualize all nets individually.
Graphs don't look pretty because of a lot of DotProducts, we need to refactor it.
Reviewed By: xianjiec
Differential Revision: D4514479
fbshipit-source-id: 156bb07c62118b15022c87f197b5e378a7ef3b9f
Summary:
Making drawing a bit easier
Also adds a Flow example to check that PNG images are nicely rendered in lists.
Reviewed By: kennyhorror
Differential Revision: D4514470
fbshipit-source-id: 35189c4543c31a351c1dbfe804ce25ae14a3a98b
Summary:
- Writing a Caffe2 computation graph to json for visualization in Flow
- Example use in the Text models workflow: it replaces the existing draw function which produces PNG file
- Visualization: https://our.intern.facebook.com/intern/fblearner/c2graphvis/13215753/
- The visualization uses FBLearnerDAG. Plan to add many visualization-related features.
Reviewed By: Mortimerp9
Differential Revision: D4415299
fbshipit-source-id: 2d641d60177566ed2837fb3750394420690f28de