Skip to content

Instantly share code, notes, and snippets.

@sayakpaul
Created April 29, 2020 11:36
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 sayakpaul/e5562d1445044f6752b23bb4fa0df40f to your computer and use it in GitHub Desktop.
Save sayakpaul/e5562d1445044f6752b23bb4fa0df40f to your computer and use it in GitHub Desktop.
import tensorflow as tf
import os
os.environ["TF_DETERMINISTIC_OPS"] = "1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment