2 references to AddOutputVariable
Microsoft.ML.OnnxConverter (2)
SaveOnnxCommand.cs (2)
211
ctx.
AddOutputVariable
(outputData.Schema[i].Type, trueVariableName);
242
ctx.
AddOutputVariable
(NumberDataViewType.Int64, labelEncoderOutput);