2 references to _typeToKindMap
Microsoft.ML.OnnxTransformer (2)
OnnxUtils.cs (2)
581if (!_typeToKindMap.ContainsKey(type)) 583return ColumnTypeExtensions.PrimitiveTypeFromKind(_typeToKindMap[type]);