3 references to AnnotationsAsRow
Microsoft.ML.Tests (3)
Transformers\HashTests.cs (3)
135
var inRow = AnnotationUtils.
AnnotationsAsRow
(builder.ToAnnotations());
167
inRow = AnnotationUtils.
AnnotationsAsRow
(builder.ToAnnotations());
198
inRow = AnnotationUtils.
AnnotationsAsRow
(builder.ToAnnotations());