This fork is a stripped down version of neon, with only the convolution layer, no other layers or ... anything really. Just pure convolution. Also, no sass. Just Kepler convolutions.
The original neon, documentation etc is at https://github.com/nervanasystems/neon
Test code is at:
It's going to contain a version of neon convolutions ported to OpenCL
This is started at:
Apache 2.0, per original neon