Dong Wang

Results 39 comments of Dong Wang

Yes, you could run pipecnn on 3rd party board. First thing you need is to develop a custom platform for mpsoc. Then, everything is the same.

Hi, please refer to Intel's FPGA OpenCL user guide, there are detailed instructions.

it seems that your program has not correctly load the image.dat file, so everything was zeros

How do you find that DSP is synthesized into LUTs ?

Please check the resource utilization in the aocx file. This report is not accurate since we did not specific the DSP usage of the RTL module in the rtl.html file

Any text editor can open the aocx file

Try to set the design with smaller VEC_SIZE and LANE_NUM. I have not tried the "hdmi" BSP yet.

No don't say that. If you have carefully read the papers, you will see how they could get that number. One more thing, a throughput of 1000 images/s does not...

DLA is OpenCL-based, except for the FP16 uint. I have seen parts of the the code.

My feeling is that the key is to understand the "roofline model". For instance, If you are working on a FPGA that has 256 DSP, the highest perf. you can...