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