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)
895return _namedOnnxValueDelegate();