microsoft / tensorflow-directml-plugin

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

Add `tensorflow` and `tensorflow-cpu` testing to the CI matrix #222

Closed PatriceVignola closed 2 years ago

PatriceVignola commented 2 years ago

By testing against both tensorflow and tensorflow-cpu, we can hopefully catch more errors like the duplicate kernel issue that we became aware of recently.