From 97142a40458218b9674a2fc9fc8876f2b38531f5 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Thu, 12 Jan 2017 21:27:05 +0100 Subject: [PATCH] A sentence was missing. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d968e9..91c7684 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ which would encode the following graph and run a forward pass with a random batch of 30 samples. -Note that DAG:addEdge +Note that DAG:addEdge allows to add a bunch of edges at once. This is particularly useful to add anonymous modules which have a single predecessor and successor. #Input and output# -- 2.20.1