2 instantiations of OnnxMapInput
Microsoft.ML.OnnxTransformerTest (2)
OnnxTransformTests.cs (2)
759new OnnxMapInput() { Input = inputDict0 }, 760new OnnxMapInput() { Input = inputDict1 }
1 reference to OnnxMapInput
Microsoft.ML.OnnxTransformerTest (1)
OnnxTransformTests.cs (1)
763Action<OnnxMapInput, OnnxMapOutput> action = (input, output) =>