1 write to _srcTypes
Microsoft.ML.Transforms (1)
Text\NgramHashingTransformer.cs (1)
389_srcTypes = new DataViewType[_parent._columns.Length][];
3 references to _srcTypes
Microsoft.ML.Transforms (3)
Text\NgramHashingTransformer.cs (3)
393_srcTypes[i] = new DataViewType[_parent._columns[i].InputColumnNamesArray.Length]; 404_srcTypes[i][j] = srcType; 571var keyCounts = _srcTypes[iinfo].Select(