tensorflow-directml-plugin 0.1.1
Pre-release
Pre-release
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
whenk
is bigger than the size of the axis dimension.