2 writes to _namedOnnxValueDelegate
Microsoft.ML.OnnxTransformer (2)
OnnxTransform.cs (2)
889
_namedOnnxValueDelegate
= GetNamedOnnxValueKnownSize;
891
_namedOnnxValueDelegate
= GetNamedOnnxValueUnknownSize;
1 reference to _namedOnnxValueDelegate
Microsoft.ML.OnnxTransformer (1)
OnnxTransform.cs (1)
895
return
_namedOnnxValueDelegate
();