|
SMAUG
Simulating Machine Learning Applications on gem5-Aladdin
|
DataflowGraphWriter writes the current network as a dot-graph file to the given ostream. More...
#include <network.h>
DataflowGraphWriter writes the current network as a dot-graph file to the given ostream.
Public Member Functions | |
| DataflowGraphWriter (const Graph &_graph) | |
| void | operator() (std::ostream &out, const Vertex &v) |
Protected Attributes | |
| const Graph & | graph |
1.8.18