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