Skip to content

Version 0.4.0

Compare
Choose a tag to compare
@duncanriach duncanriach released this 01 Mar 04:22
· 9 commits to master since this release

Enhanced Functionality

  • Add the Seeder tool for variance reduction. This is an experimental feature.
  • Rename the distribution from tensorflow-determinism to framework-reproducibility and rename the package from tfdeterminism to fwr13y.
  • Add fwr13y.d9m.tensorflow.enable_determinism, which makes a best-effort to enable determinism in whichever version of TensorFlow is being used.
  • Add a script to find commits in the TensorFlow repo related to determinism.
  • fwr13y.d9m.tensorflow.patch throws more specific exceptions.

Enhanced Testing / Higher Quality

  • Test patched determinism over a wider range of stock TensorFlow and NGC TensorFlow versions.