IBM / AccDNN

A compiler from AI model to RTL (Verilog) accelerator in FPGA hardware with auto design space exploration.
Apache License 2.0
400 stars 101 forks source link

Where to download the Power-AI-Engine SDK #11

Closed shengwenliang closed 4 years ago

shengwenliang commented 4 years ago

Dear: Hi, I want to use this project to deploy the DNN to my FPGA board (x7zc045). However, I can not find the power AI engine SDK. so, could you tell me where can i download the power ai engine SDK? Thanks.

iordanouki commented 4 years ago

Hi, I have the same issue! Can you please tell us more about the powerAI engine SDK? Best, Kostas.

shengwenliang commented 4 years ago

Hi, I only find this engine in https://www.ibm.com/support/knowledgecenter/en/SSRU69_1.1.2/base/vision_inference_edge.html however, I didn't try it because it needs the power server.

iordanouki commented 4 years ago

Hi, I only find this engine in https://www.ibm.com/support/knowledgecenter/en/SSRU69_1.1.2/base/vision_inference_edge.html however, I didn't try it because it needs the power server.

Thanks for your reply! Yes I found the same source.

However you can go with the choice of not using the power AI engine and create accelerator IPs on vivado without the power AI engine SDK support.

Best, Kostas.

Junsong-Wang commented 4 years ago

Power AI engine SDK is only required when you use the IBM POWER server as the host to communicate with the attached FPGA.