tensorflow (version 2.15.0)

view_savedmodel: View a Saved Model

Description

View a serialized model from disk.

Usage

view_savedmodel(model_dir)

Value

URL for browsing TensorBoard (invisibly).

Arguments

model_dir

The path to the exported model, as a string.