Skip to content

Instantly share code, notes, and snippets.

@sayakpaul
Created April 29, 2020 11:36
Show Gist options
  • Select an option

  • Save sayakpaul/e5562d1445044f6752b23bb4fa0df40f to your computer and use it in GitHub Desktop.

Select an option

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