exasol / data-science-examples

Collection of data science and machine learning examples with Exasol
MIT License
15 stars 8 forks source link

Pin tensorflow version for tensorflow-with-gpu-preview #14

Open tkilias opened 4 years ago

tkilias commented 4 years ago

Pip installs tensorflow 2 if the version is not pinned. However, the UDF still uses version 1.3.

https://github.com/exasol/data-science-examples/blob/cb49d83b4600aad77a7e26244c16d42f668d358d/examples/tensorflow-with-gpu-preview/gcloud-setup.sh#L97