Method Describe
Describe(string)
The session's facts, or null when this model has never been loaded.
OnnxSessionInfo? Describe(string modelId)
Parameters
modelIdstringThe registered model id.
Returns
- OnnxSessionInfo
The session info, or null.
The session's facts, or null when this model has never been loaded.
OnnxSessionInfo? Describe(string modelId)
modelId stringThe registered model id.
The session info, or null.