2 references to GetDataViewType
Microsoft.ML.OnnxTransformer (2)
OnnxUtils.cs (2)
264inputTypePool[valueInfo.Name] = OnnxTypeParser.GetDataViewType(valueInfo.Type); 275outputTypePool[valueInfo.Name] = OnnxTypeParser.GetDataViewType(valueInfo.Type);