From: Francois Fleuret Date: Fri, 13 Jan 2017 22:15:09 +0000 (+0100) Subject: Update. X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=dagnn.git;a=commitdiff_plain;h=6a412f5164d3b4085f657114b797006eb7e56a74 Update. --- diff --git a/README.md b/README.md index 436aa63..6418a40 100644 --- 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*