microsoft / tensorflow-directml-plugin

DirectML PluggableDevice plugin for TensorFlow 2
Apache License 2.0
185 stars 25 forks source link

Status on libtensorflow (C API) support on Windows #372

Open sritharans opened 11 months ago

sritharans commented 11 months ago

Would like to follow up on this discussion to allow the plugin to work with libtensorflow on Windows: https://discuss.tensorflow.org/t/is-it-possible-to-build-tf-with-pluggable-devices-plugin-help-request-pluggable-device/10985/18

It has been close to a year since this was discussed. As per the comment above, the issue to use the plugin should have been resolved by TF 2.12. The latest TF release is 2.14.

Would also like to know if there are any usable binaries that we could test on Windows?

sritharans commented 11 months ago

@PatriceVignola appreciate your reply on this, as you were the original poster at the above forum.

PatriceVignola commented 11 months ago

@sritharans I apologize for the delay.

Development on this plugin has been paused for now. For the time being, all latest DirectML features and performance improvements are going into onnxruntime for inference scenarios.