-
Notifications
You must be signed in to change notification settings - Fork 25
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
Comments
same here |
Also occurring for |
Try updating your GPU drivers, worked for me. For some reason intel driver assistent downgraded the driver, but I installed again. |
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. |
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? |
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). |
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
The text was updated successfully, but these errors were encountered: