Updated with DAG:setLabel()
authorFrancois Fleuret <francois@fleuret.org>
Mon, 16 Jan 2017 06:41:01 +0000 (07:41 +0100)
committerFrancois Fleuret <francois@fleuret.org>
Mon, 16 Jan 2017 06:41:01 +0000 (07:41 +0100)
README.md

index a0238fa..c641e03 100644 (file)
--- a/README.md
+++ b/README.md
@@ -115,3 +115,7 @@ a pdf file with
 ```
 dot graph.dot -T pdf -o graph.pdf
 ```
+
+### nn.DAG:setLabel(module, name) ###
+
+Add a label to the given module, that will be used for DAG:print() and DAG:saveDot()