projects
/
dagnn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55c6ecb
)
Updated with DAG:setLabel()
author
Francois Fleuret
<francois@fleuret.org>
Mon, 16 Jan 2017 06:41:01 +0000
(07:41 +0100)
committer
Francois Fleuret
<francois@fleuret.org>
Mon, 16 Jan 2017 06:41:01 +0000
(07:41 +0100)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/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()