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