OnnxSessionOptionsExtensions.GetOnnxSessionOption(IHostEnvironment) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public static Microsoft.ML.Transforms.Onnx.OnnxSessionOptions GetOnnxSessionOption(this Microsoft.ML.Runtime.IHostEnvironment env);
static member GetOnnxSessionOption : Microsoft.ML.Runtime.IHostEnvironment -> Microsoft.ML.Transforms.Onnx.OnnxSessionOptions
<Extension()>
Public Function GetOnnxSessionOption (env As IHostEnvironment) As OnnxSessionOptions
- env
- IHostEnvironment
Product | Versions |
---|---|
ML.NET | 4.0.0 |