Skip to content

All fully connected layers now support OpenCL on the forward pass!

Compare
Choose a tag to compare
@joaopauloschuler joaopauloschuler released this 30 Jul 17:52
· 637 commits to master since this release
a58a9bc

The main topics in this release are:

  • All fully connected layers now support OpenCL on the forward pass.
  • Better documentation.
  • A new Autoencoder example that shows an autoencoder built with hyperbolic tangents and trained with Tiny ImageNet 200.

  • Some small bug fixes.