descriptionA nn.Container to implement an arbitrary DAG of nn.Module(s).
last changeSun, 5 Mar 2017 09:57:23 +0000 (10:57 +0100)
shortlog
2017-03-05 Francois FleuretOCD cosmetics. master
2017-02-03 Francois FleuretAdded the link to the example of pdf.
2017-02-03 Francois FleuretAdded graph.pdf generated from graph.dot.
2017-01-19 Francois FleuretCosmetics.
2017-01-16 Francois FleuretUpdated with DAG:setLabel()
2017-01-16 Francois FleuretTest DAG:setLabel()
2017-01-16 Francois FleuretAdded DAG:setLabel to add a label to a module in the...
2017-01-15 Francois FleuretMake it easier to check with cuda.
2017-01-15 Francois FleuretUpdate to make test with cuda simpler.
2017-01-15 Francois FleuretTypo.
2017-01-15 Francois FleuretCosmetics.
2017-01-15 Francois FleuretIn DAG:saveDot, groups input and output nodes in nested...
2017-01-15 Francois FleuretMinor changes.
2017-01-14 Francois FleuretAdded the detection of cycles + cosmetics.
2017-01-14 Francois FleuretReplaced error() with assert().
2017-01-14 Francois FleuretAdded a check that all nodes are connected to the inputs.
...
heads
7 years ago master