X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=agtree2dot.git;a=blobdiff_plain;f=README.md;h=6b996b4d89c02af54af942f73671e7a88eb7a5d8;hp=007efc66d5af856bbe42cf8fafb161451967588a;hb=57a08fe4943b3b50c0f16624f0c18d2ec688880b;hpb=a8b63a996712e71a274a9ef11fbe9dd262bd6ecd diff --git a/README.md b/README.md index 007efc6..6b996b4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # Introduction # -This package provides a function that generates a [dot file](https://en.wikipedia.org/wiki/DOT_(graph_description_language)) from the -autograd graph. +This package provides a function that generates a +[dot file](https://en.wikipedia.org/wiki/DOT_(graph_description_language)) +from a [pytorch](http://pytorch.org) autograd graph. # Usage # @@ -57,4 +58,4 @@ pdf using the [Graphviz tools](http://www.graphviz.org/) dot mlp.dot -Lg -T pdf -o mlp.pdf ``` -to produce [mlp.pdf](https://fleuret.org/git-extract/agtree2dot/mlp.pdf). +to produce [mlp.pdf.](https://fleuret.org/git-extract/agtree2dot/mlp.pdf)