Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@MFreidank
Created June 27, 2020 09:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MFreidank/81cf08cfec5d152b42aa6c39960f8dd3 to your computer and use it in GitHub Desktop.
Save MFreidank/81cf08cfec5d152b42aa6c39960f8dd3 to your computer and use it in GitHub Desktop.
tf_determinism_patch
import tensorflow as tf
from tfdeterminism import patch
patch()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment