Skip to content

TensorFlow-DirectML 1.15.5.dev210429

Pre-release
Pre-release

Choose a tag to compare

@jstoecker jstoecker released this 01 May 00:24
9a895df

Preview build of tensorflow-directml built on April 29, 2021.

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

Changes in dev210429

  • Updates to DirectML 1.5.1 to prevent a driver crash affecting some Intel devices.
  • Reimplements ScatterNdAdd and ScatterNdSub kernels.