tensorflow-directml-1.15.3.dev200626
Pre-release
Pre-release
·
199 commits
to master
since this release
Preview build of tensorflow-directml built on June 26, 2020.
The Python packages are available as a PyPI release. To download the appropriate python package automatically, simply pip install tensorflow-directml.
Changes in dev200626:
• Certain OOM errors will now gracefully fail instead of crashing the python interpreter.
• Allow usage of entire graphics memory when grappler optimizations are enabled.
• GRUBlockCell operator implemented.