tensorflow (version 1.5)

view_savedmodel: View a Saved Model

Description

View a serialized model from disk.

Usage

view_savedmodel(model_dir)

Arguments

model_dir

The path to the exported model, as a string.

Value

URL for browsing TensorBoard (invisibly).