TensorFlow.js: Convert a Python SavedModel to TensorFlow.js format  |  Google Codelabs

In this codelab, you’ll learn how to take an existing Python ML model that is in the SavedModel format and convert it to the TensorFlow.js format so it can run in a web browser whilst also learning how to address common issues that may occur in conversions.