From 6a412f5164d3b4085f657114b797006eb7e56a74 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Fri, 13 Jan 2017 23:15:09 +0100 Subject: [PATCH] Update. --- README.md | 12 ------------ 1 file changed, 12 deletions(-) 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* -- 2.20.1