-
- Downloads
add 2nd requirements to distinguish for gpu and non-gpu supported platforms
parent
0cdc7463
Branches
Tags
... | ... | @@ -54,7 +54,7 @@ six==1.11.0 |
statsmodels==0.11.1 | ||
tensorboard==1.13.1 | ||
tensorflow-estimator==1.13.0 | ||
tensorflow-gpu==1.13.1 | ||
tensorflow==1.13.1 | ||
termcolor==1.1.0 | ||
toolz==0.10.0 | ||
urllib3==1.25.8 | ||
... | ... |
requirements_gpu.txt
0 → 100644
Please register or sign in to comment