GoogleCloudPlatform / data-science-on-gcp

Source code accompanying book: Data Science on the Google Cloud Platform, Valliappa Lakshmanan, O'Reilly 2017
Apache License 2.0
1.31k stars 712 forks source link

Chapter 10 MLOPS - Tensorflow Version Flag #146

Closed joemansfield closed 2 years ago

joemansfield commented 2 years ago

Added --tfversion flag to the train-on-vertexai.py code to allow the user to override the default Tensorflow version.

This allows the code to run unmodified in Qwiklabs.