Skip to content

New Examples, Bug Fixes, and Layers

Choose a tag to compare

@joaopauloschuler joaopauloschuler released this 09 Oct 15:36
· 666 commits to master since this release
882bd9b

New examples:

Fixes bugs #31 and #32.

Adds new layer types:

  • TNNetReLUSqrt: does a ReLU followed by square root.
  • TNNetPower: calculates the power function.

Documentation updates.