2 references to OnnxModel
Microsoft.ML.OnnxTransformer (2)
OnnxTransform.cs (1)
260Model = new OnnxModel(options.ModelFile, options.GpuDeviceId, options.FallbackToCpu, ownModelFile: false, shapeDictionary: shapeDictionary, options.RecursionLimit,
OnnxUtils.cs (1)
375return new OnnxModel(tempModelFile, gpuDeviceId, fallbackToCpu,