Altera_Forum
Honored Contributor
8 years agoOpenCL based Convolutional Neural Network template
Hello,
Is anyone aware of OpenCL based CNN implementation on Altera FPGAs? I have looked into Intel Deep Learning Inference accelerator (https://software.intel.com/en-us/inference-engine-devguide). It converts models generated by tensorflow and caffe into Intermediate representation. Anyone aware of converting custom graphs in caffe and tensorflow into FPGA binary format (.aocx)? Regards, Manoj.