问题
In Tensorboard there is a button save the computation graph as a png, is there a way to export it as vector graphics like eps?
回答1:
You can save in svg format with SVG Crowbar
- Bookmark the "SVG Crowbar 2"
- Open tensorboard and the graph you want
- Open your bookmarks tab, click the bookmark (it may take a long time)
- Download the corresponding svg (it will output lots of svg, I'm not sure which one is which)

来源:https://stackoverflow.com/questions/40952970/exporting-tensorboard-computation-graph-as-vector-graphics