microsoft / tensorflow-directml-plugin

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

Add github actions for linting + formatting python code #233

Closed PatriceVignola closed 2 years ago

PatriceVignola commented 2 years ago

Linting and formatting at PR time will reduce the number of "nit" comments in PRs and will enforce some formatting guidelines to code that gets pushed.