GoogleCloudPlatform / mlops-with-vertex-ai

An end-to-end example of MLOps on Google Cloud using TensorFlow, TFX, and Vertex AI
Apache License 2.0
341 stars 117 forks source link

RuntimeError: You must compile your model before training/testing #3

Closed TFMV closed 2 years ago

TFMV commented 2 years ago

When trying to run 02-experimentation, I receive the error: You must compile your model before training/testing.

ksalama commented 2 years ago

I have updated the TFX version to 1.2.0 and the issue is now resolved