Method TryGet
TryGet(string)
The result of the last successful EnsureAsync(OnnxModelManifest, IProgress<ModelProvisioningProgress>?, CancellationToken) for this id, if any.
ProvisionedModel? TryGet(string modelId)
Parameters
modelIdstringThe model id.
Returns
- ProvisionedModel
The provisioned model, or null.