4 references to Score
Microsoft.ML.TensorFlow.Tests (4)
TensorflowTests.cs (4)
1584
Assert.Equal((int)labelCountFirst, predictionFirst.
Score
.Length);
1585
Assert.Equal((int)labelCountSecond, predictionSecond.
Score
.Length);
1743
Assert.Equal((int)labelCountFirst, predictionFirst.
Score
.Length);
1744
Assert.Equal((int)labelCountSecond, predictionSecond.
Score
.Length);