1 write to ModelFile
Microsoft.ML.OnnxTransformerTest (1)
OnnxTransformTests.cs (1)
150ModelFile = modelFile,
2 references to ModelFile
Microsoft.ML.OnnxTransformer (2)
OnnxCatalog.cs (1)
221return new OnnxScoringEstimator(env, options.OutputColumns, options.InputColumns, options.ModelFile,
OnnxOptions.cs (1)
40/// ONNX shapes to be used over those loaded from <see cref="ModelFile"/>.