naibaf7 / caffe

Caffe: a fast open framework for deep learning. With OpenCL and CUDA support.
http://caffe.berkeleyvision.org/
Other
85 stars 20 forks source link

are fpga supported such as xilinx and altera boards? #49

Closed amoussawi closed 7 years ago

amoussawi commented 7 years ago

Hello. are fpga supported such as xilinx and altera boards? or has anyone tested it on an fpga? specifically for acceleration purpose.

bhack commented 7 years ago

https://github.com/dicecco1/fpga_caffe

amoussawi commented 7 years ago

thanks. I already looked at this. but I was just checking if this official work specifically is supported on fpga.

naibaf7 commented 7 years ago

@abdallah95 No, it's not; FPGAs need quite different methodologies than GPUs.