1 write to IrowMin
Microsoft.ML.Data (1)
DataLoadSave\Text\TextLoaderCursor.cs (1)
855
IrowMin
= irowMin;
2 references to IrowMin
Microsoft.ML.Data (2)
DataLoadSave\Text\TextLoaderCursor.cs (2)
831
for (int irow = batch.
IrowMin
; irow < batch.IrowLim; irow++)
1006
int irow = batch.
IrowMin
;