2 references to WriteBytesNoCount
Microsoft.ML.Data (1)
Utils\SequencePool.cs (1)
123
writer.
WriteBytesNoCount
(_bytes, _start[_idLim]);
Microsoft.ML.StandardTrainers (1)
Standard\MulticlassClassification\OneVersusAllTrainer.cs (1)
424
ctx.Writer.
WriteBytesNoCount
(outputFormula, 1);