"Here, we used the `PyDotFormatter` class to convert the compute graph into a `pydot` graph, and created a PNG and PDF file. You can find all output formats supported by Graphviz [here](http://www.graphviz.org/doc/info/output.html)."
"Here, we used the `PyDotFormatter` class to convert the compute graph into a `pydot` graph, and created a [PNG](./examples/mlp2.png) and [PDF](./examples/mlp2.pdf) file. You can find all output formats supported by Graphviz [here](http://www.graphviz.org/doc/info/output.html)."