- Add patch availability on TensorFlow version 1.15
- Print the version of tensorflow-determinism when patch is applied
- Test that patch will throw exception on non-supported versions of TF
- Test that patch will throw exception in NGC containers
- Test that patch works in Python 3
- Test that package will install when TensorFlow is not yet installed
Developed by Duncan Riach with thanks to Nathan Luehr for review.
This release includes a patch for standard TF 1.14.0 that enables most deep learning TF models to train deterministically on GPUs. GPU-determinism support in the NVIDIA NGC TF containers is also described.
Developed by Duncan Riach with thanks to Nathan Luehr for review.