Build of tensorflow-directml built on October 3, 2022
The Python packages are available as a PyPI release. To download the latest python package automatically, simply pip install tensorflow-directml.
Changes in 1.15.8
- Prevent unbounded growth of command allocator memory.
- Add unsorted segment ops for DML (emulated on the CPU).
- Add emulated support for int64.
- Add CPU emulated...