From 5c3efd2255845ee3015905c3c861c360c1bc1e09 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Mon, 16 Jan 2017 07:41:01 +0100 Subject: [PATCH] Updated with DAG:setLabel() --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a0238fa..c641e03 100644 --- 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() -- 2.20.1