Skip to content

getModel

getModel(key): ModelSpecification

Retrieves a ModelSpecification instance suitable for execution by a Program in a Session.

Parameters

key: string

The key used to register the model specification with the Model Registry.

Returns

ModelSpecification


Generated using typedoc-plugin-markdown and TypeDoc