Table of Contents

Method Describe

Namespace
Qavren.Edge.Onnx
Assembly
Qavren.Edge.Onnx.dll

Describe(string)

The session's facts, or null when this model has never been loaded.

OnnxSessionInfo? Describe(string modelId)

Parameters

modelId string

The registered model id.

Returns

OnnxSessionInfo

The session info, or null.