projects
/
dagnn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a149d4
)
Update.
author
Francois Fleuret
<francois@fleuret.org>
Fri, 13 Jan 2017 22:15:09 +0000
(23:15 +0100)
committer
Francois Fleuret
<francois@fleuret.org>
Fri, 13 Jan 2017 22:15:09 +0000
(23:15 +0100)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
436aa63
..
6418a40
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-104,17
+104,5
@@
a pdf file with
dot graph.dot -T pdf -o graph.pdf
```
-###nn.DAG:updateOutput(input)###
-
-See the torch documentation.
-
-###nn.DAG:updateGradInput(input, gradOutput)###
-
-See the torch documentation.
-
-###nn.DAG:accGradParameters(input, gradOutput, scale)###
-
-See the torch documentation.
-
--
*Francois Fleuret, Jan 13th, 2017*