8000 Release Version 2.9 · lwtnn/lwtnn · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Version 2.9

Compare
Choose a tag to compare
@dguest dguest released this 18 Jun 20:43
· 66 commits to master since this release
263e042

This release adds several new features:

  • Inputs are read into LightweightGraph lazily. In some cases this makes it possible to evaluate parts of a multi-output graph without specifying all the inputs.
  • Sum layer to support deep sets.
  • Added an abs activation function.

We've also fixed a number of C++17 compiler warnings (thanks to @VukanJ) and added C++17 builds to the Travis build matrix.

0