view_savedmodel: View a Saved Model

View source: R/save.R

view_savedmodelR Documentation

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).


tensorflow documentation built on Sept. 28, 2023, 5:06 p.m.