Updated with DAG:setLabel()
[dagnn.git] / 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()