Skip to content

Instantly share code, notes, and snippets.

@sadanand1120
Created July 10, 2020 19:14
Show Gist options
  • Save sadanand1120/cf8cbbcfaa878f5df1a25dd4ca423e11 to your computer and use it in GitHub Desktop.
Save sadanand1120/cf8cbbcfaa878f5df1a25dd4ca423e11 to your computer and use it in GitHub Desktop.
Required python packages for Tensorflow build from source
absl-py >= 0.7.0
astunparse == 1.6.3
gast == 0.3.3
google_pasta >= 0.1.8
h5py >= 2.10.0, < 2.11.0
keras_preprocessing >= 1.1.1, < 1.2
numpy >= 1.16.0, < 1.19.0
opt_einsum >= 2.3.2
protobuf >= 3.9.2
tensorboard >= 2.2.0, < 2.3.0
tensorflow_estimator >= 2.2.0, < 2.3.0
termcolor >= 1.1.0
wrapt >= 1.11.1
wheel >= 0.26
six >= 1.12.0
scipy == 1.4.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment