1 write to _colName
Microsoft.ML.OnnxTransformer (1)
OnnxTransform.cs (1)
852_colName = input.Schema[colIndex].Name;
1 reference to _colName
Microsoft.ML.OnnxTransformer (1)
OnnxTransform.cs (1)
859return OnnxUtils.CreateScalarNamedOnnxValue(_colName, scalar);