2 references to MatrixRowCount
Microsoft.ML.Samples (2)
Dynamic\Trainers\Recommendation\MatrixFactorization.cs (2)
94
for (uint j = 0; j <
MatrixRowCount
; ++j)
114
[KeyType(
MatrixRowCount
)]