Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IntelFPGA] Init support for Intel FPGA #5742

Merged
merged 28 commits into from
Mar 31, 2021
Merged

[IntelFPGA] Init support for Intel FPGA #5742

merged 28 commits into from
Mar 31, 2021

Conversation

xbeu
Copy link
Contributor

@xbeu xbeu commented Mar 17, 2021

[IntelFPGA] init support for Intel FPGA test=develop

Supported operators:

relu/relu6/leakyrelu, all on ARM
conv2d, 1x1 on ARM, others on FPGA
depthwise_conv2d, all on ARM
others operators support on future

@paddle-bot-old
Copy link

Thanks for your contribution!

cmake/configure.cmake Outdated Show resolved Hide resolved
@xbeu xbeu requested a review from hong19860320 March 18, 2021 06:08
docs/demo_guides/intel_fpga.md Outdated Show resolved Hide resolved
lite/backends/intel_fpga/lldrv/intelfpgadrv.cpp Outdated Show resolved Hide resolved
lite/CMakeLists.txt Outdated Show resolved Hide resolved
docs/demo_guides/intel_fpga.md Outdated Show resolved Hide resolved
docs/demo_guides/intel_fpga.md Outdated Show resolved Hide resolved
docs/demo_guides/intel_fpga.md Outdated Show resolved Hide resolved
docs/demo_guides/intel_fpga.md Outdated Show resolved Hide resolved
docs/demo_guides/intel_fpga.md Outdated Show resolved Hide resolved
@hong19860320 hong19860320 changed the title Test [IntelFPGA] Init support for Intel FPGA Mar 24, 2021
docs/demo_guides/intel_fpga.md Outdated Show resolved Hide resolved
lite/tools/build_linux.sh Outdated Show resolved Hide resolved
Copy link
Collaborator

@hong19860320 hong19860320 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hong19860320 hong19860320 merged commit be9010c into PaddlePaddle:develop Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants