1 instantiation of OnnxOptions
Microsoft.ML.OnnxTransformerTest (1)
OnnxTransformTests.cs (1)
146var options = new OnnxOptions()
3 references to OnnxOptions
Microsoft.ML.OnnxTransformer (2)
OnnxCatalog.cs (2)
209/// Create a <see cref="OnnxScoringEstimator"/> using the specified <see cref="OnnxOptions"/>. 218public static OnnxScoringEstimator ApplyOnnxModel(this TransformsCatalog catalog, OnnxOptions options)
Microsoft.ML.OnnxTransformerTest (1)
OnnxTransformTests.cs (1)
146var options = new OnnxOptions()