Skip to content

Instantly share code, notes, and snippets.

@imAliAsad
Created November 20, 2018 08:18
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 imAliAsad/6d88231391e949874800b7cb56767419 to your computer and use it in GitHub Desktop.
Save imAliAsad/6d88231391e949874800b7cb56767419 to your computer and use it in GitHub Desktop.
Tensorflow configuration
import tensorflow as tf
import os
os.environ['TF_CPP_MIN_LOG_LEVEL'] = '2'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment