Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

Difference float calculation on FPGA and CPU

Hi, I use float point calculation in convolution neural network (opencl). Result of calcultaion on FPGA and CPU is similar, but in low byte I get some difference. How can I fix this problem ? ...