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

directml on custom tensoflow build ? #381

Closed
Akash7789 opened this issue Jul 29, 2022 · 1 comment
Closed

directml on custom tensoflow build ? #381

Akash7789 opened this issue Jul 29, 2022 · 1 comment

Comments

@Akash7789
Copy link

Akash7789 commented Jul 29, 2022

Is custom tensorflow-directml build possible for tensorflow 2.3.0. If yes, what directml files or libraries would be required.

@PatriceVignola
Copy link
Contributor

Hey @Akash7789 , tensorflow-directml is not possible for tensorflow 2.3.0, but we recently released a preview for tensorflow-directml-plugin, which should work with tensorflow-cpu >= 2.9. If you're interested, you can try it out:

pip install tensorflow-cpu
pip install tensorflow-directml-plugin

PyPi link: https://pypi.org/project/tensorflow-directml-plugin/
GitHub link: https://github.com/microsoft/tensorflow-directml-plugin

If you have any problems, don't hesitate to open an issue on the issues page!

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

2 participants