From: Francois Fleuret Date: Thu, 12 Jan 2017 20:18:11 +0000 (+0100) Subject: DAG:addEdge now allows to add a bunch of edges in one shot. This allows to use anonym... X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=be353fdfc2a57172064a024f8cec6015c9d908e5;hp=be353fdfc2a57172064a024f8cec6015c9d908e5;p=dagnn.git DAG:addEdge now allows to add a bunch of edges in one shot. This allows to use anonymous modules when they are used only once. ---