@@ -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.