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

[Feature Request] DirectML as Pluggable device for TensorFlow #309

Closed
HighCWu opened this issue Jul 11, 2021 · 10 comments
Closed

[Feature Request] DirectML as Pluggable device for TensorFlow #309

HighCWu opened this issue Jul 11, 2021 · 10 comments

Comments

@HighCWu
Copy link

HighCWu commented Jul 11, 2021

In the latest version of Tensorflow (v2.5.0), PluggableDevice support has been added.
At the beginning, I paid attention to your dml implementation and apple's apple/tensorflow_macos implementation at the same time. Recently I suddenly discovered that their repo has been archived. After checking carefully, I know that they directly use PluggableDevice to make tensorflow run on metal.
This plug-in approach, I think, should also be very suitable for directml.

@PatriceVignola
Copy link
Contributor

Hi @HighCWu

This repository is dedicated to TensorFlow 1.15, which doesn't have PluggableDevice support. A PluggableDevice plugin for TensorFlow 2.x is our very next step though and we already started investigating and working on it, so stay tuned!

@HighCWu
Copy link
Author

HighCWu commented Jul 12, 2021

Great, I am looking forward to it.

@zhmlcg
Copy link

zhmlcg commented Dec 27, 2021

I hope I can contribute to the development of tensorflow2-directml so that it will be released sooner. But I would only mess things up thanks to my poor background ;-)

@marunguy
Copy link

Is there any progress?

@PatriceVignola
Copy link
Contributor

There's been a lot of progress :)

We cannot say exactly when, but we're planning the release of a preview package very soon. I'll reply to this issue once it's released!

@oscarbg
Copy link

oscarbg commented May 26, 2022

+1 to be notified :-)

@value808
Copy link

+1 to be notified myself. thanks, this is gold!

@Kwinpeng
Copy link

Kwinpeng commented Jun 6, 2022

+1 to be notified.

@rjdyk
Copy link

rjdyk commented Jun 22, 2022

DirectML is officially available as a PluggableDevice for TensorFlow🎉!

Our preview package can be found on PyPI and the project is fully open-source.

This is the initial preview of the DML pluggable device so please leave any feedback or suggestions on GitHub.

@HighCWu
Copy link
Author

HighCWu commented Jun 23, 2022

Great, I will try it.

@HighCWu HighCWu closed this as completed Jun 23, 2022
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

No branches or pull requests

8 participants