4 references to Score
Microsoft.ML.TensorFlow.Tests (4)
TensorflowTests.cs (4)
1581
Assert.Equal((int)labelCountFirst, predictionFirst.
Score
.Length);
1582
Assert.Equal((int)labelCountSecond, predictionSecond.
Score
.Length);
1740
Assert.Equal((int)labelCountFirst, predictionFirst.
Score
.Length);
1741
Assert.Equal((int)labelCountSecond, predictionSecond.
Score
.Length);