Skip to content

tensorflow-directml-plugin 0.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@PatriceVignola PatriceVignola released this 05 Oct 18:10
fde3375

The Python packages are available as a PyPI release. To download the latest python package automatically, simply pip install tensorflow-directml-plugin.

Changes in 0.1.1

  • Fix a crash in InTopKV2 when k is bigger than the size of the axis dimension.