Skip to content

Instantly share code, notes, and snippets.

@iamaaditya
Created January 16, 2019 19:13
Show Gist options
  • Save iamaaditya/577967abf2998e0eb946353f04bf51d8 to your computer and use it in GitHub Desktop.
Save iamaaditya/577967abf2998e0eb946353f04bf51d8 to your computer and use it in GitHub Desktop.
Tensorflow_libraries
python -c 'import tensorflow as tf; print(tf.sysconfig.get_lib() + "/python/_pywrap_tensorflow_internal.so")' | xargs ldd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment