1 reference to ApplyOnnxModel
Microsoft.ML.OnnxTransformerTest (1)
OnnxTransformTests.cs (1)
923
pipeline[2] = ML.Transforms.
ApplyOnnxModel
(modelFile, shapeDictionary, gpuDeviceId: _gpuDeviceId, fallbackToCpu: _fallbackToCpu);