Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@duncanriach duncanriach released this 07 Oct 22:56
· 306 commits to master since this release

New Functionality

  • Add patch availability on TensorFlow version 1.15
  • Print the version of tensorflow-determinism when patch is applied

Enhanced Testing / Higher Quality

  • 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.