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

tensorflow-cpu 2.12.0 encounter issue. #367

Open
yunot opened this issue Aug 12, 2023 · 9 comments
Open

tensorflow-cpu 2.12.0 encounter issue. #367

yunot opened this issue Aug 12, 2023 · 9 comments

Comments

@yunot
Copy link

yunot commented Aug 12, 2023

The version of tensorflow-directml-plugin is: 0.4.0.dev230202
after I reinstalled tensorflow-cpu 2.12.0. I encountered the Error as below:
tfdml_plugin.dll not found

@leo-smi
Copy link

leo-smi commented Aug 17, 2023

same here

@PhilippWillms
Copy link

Also occurring for tensorflow-2.11.1 tensorflow-cpu-2.11.1

@leo-smi
Copy link

leo-smi commented Sep 21, 2023

Try updating your GPU drivers, worked for me. For some reason intel driver assistent downgraded the driver, but I installed again.

@leo-smi
Copy link

leo-smi commented Oct 1, 2023

tensorflow-directml-plugin is compatible with packages version < 2.10

@PhilippWillms
Copy link

tensorflow-directml-plugin is compatible with packages version < 2.10

You mean tensorflow versions below 2.10 ?

@leo-smi
Copy link

leo-smi commented Oct 1, 2023

tensorflow-directml-plugin is compatible with packages version < 2.10

You mean tensorflow versions below 2.10 ?

my bad <= 2.10

I recommend deleting de env, create a new env with python 3.10 and just run pip install tensorflow-directml-plugin, this package will install the other dependencies by itself.

@PatriceVignola
Copy link
Collaborator

I apologize for the delay. We had to pause the development of this plugin until further notice. For the time being, all latest DirectML features and performance improvements are going into onnxruntime for inference scenarios. We'll update this issue if/when things change.

@leo-smi
Copy link

leo-smi commented Oct 24, 2023

I apologize for the delay. We had to pause the development of this plugin until further notice. For the time being, all latest DirectML features and performance improvements are going into onnxruntime for inference scenarios. We'll update this issue if/when things change.

Is there a plan to make onnx works for training in windows soon?

@PatriceVignola
Copy link
Collaborator

ONNX Runtime has some support for training, but not for DirectML. It's not on our immediate roadmap as we're currently focused on inference performance for transformer models (e.g. Stable Diffusion, LLaMA 2).

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

4 participants