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

FPGA Implementation on TensorFlow #12538

Closed
jiawen11 opened this issue Aug 23, 2017 · 3 comments · Fixed by #67691
Closed

FPGA Implementation on TensorFlow #12538

jiawen11 opened this issue Aug 23, 2017 · 3 comments · Fixed by #67691
Labels
stat:contribution welcome Status - Contributions welcome type:feature Feature requests

Comments

@jiawen11
Copy link

Hi all,

Recently, I read some papers about implementing Intel Xeon Phi on Tensorflow. Therefore, I want to make TensorFlow support FPGA board. But there is no information in Google and other forum/community.

For my understanding, we should implement the FPGA supporting in a class of TensorFlow which distributes tasks to different devices (like GPU/CPU). Is possible that implementing the FPGA supporting in that class? Or is there any good suggestions to make the progress to support FPGA on TensorFlow?

I am looking forward any help or advice!

Thanks,
Kevin

@kinsumliu
Copy link

How about implement an ops of Tensorflow using FPGA?

https://www.tensorflow.org/extend/adding_an_op

@ali01 ali01 added type:feature Feature requests stat:contribution welcome Status - Contributions welcome labels Aug 28, 2017
@Piedone
Copy link

Piedone commented Oct 25, 2017

Related: #8820

@mohantym
Copy link
Contributor

Hi @jiawen11 !
I do see an implementation of Tensorflow on FPGA board (1.8 version though) through LeFlow. will connect with team on it though for feasibility of 2.x implementation.

Closing this issue as duplicate to #8820 (Please comment in #8820)

Feel free to raise a PR from your end.

Thank you!

copybara-service bot pushed a commit that referenced this issue May 15, 2024
Imported from GitHub PR openxla/xla#12538

Copybara import of the project:

--
78d74154a1693426014eef2940e759d1e36902ed by Ilia Sergachev <isergachev@nvidia.com>:

[GPU] Fix OSS compilation of previously disabled tests.

Merging this change closes #12538

FUTURE_COPYBARA_INTEGRATE_REVIEW=openxla/xla#12538 from openxla:fix_test_compilation 78d74154a1693426014eef2940e759d1e36902ed
PiperOrigin-RevId: 634103233
copybara-service bot pushed a commit that referenced this issue May 16, 2024
Imported from GitHub PR openxla/xla#12538

Copybara import of the project:

--
78d74154a1693426014eef2940e759d1e36902ed by Ilia Sergachev <isergachev@nvidia.com>:

[GPU] Fix OSS compilation of previously disabled tests.

Merging this change closes #12538

FUTURE_COPYBARA_INTEGRATE_REVIEW=openxla/xla#12538 from openxla:fix_test_compilation 78d74154a1693426014eef2940e759d1e36902ed
PiperOrigin-RevId: 634103233
copybara-service bot pushed a commit that referenced this issue May 16, 2024
Imported from GitHub PR openxla/xla#12538

Copybara import of the project:

--
78d74154a1693426014eef2940e759d1e36902ed by Ilia Sergachev <isergachev@nvidia.com>:

[GPU] Fix OSS compilation of previously disabled tests.

Merging this change closes #12538

PiperOrigin-RevId: 634248275
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat:contribution welcome Status - Contributions welcome type:feature Feature requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants