2 writes to Path
Microsoft.ML.Data (2)
DataLoadSave\Text\TextLoaderCursor.cs (2)
371
Path
= path;
381
Path
= null;
2 references to Path
Microsoft.ML.Data (2)
DataLoadSave\Text\TextLoaderCursor.cs (2)
345
_parser.ParseRow(_rows, 0, helper, _active, batch.
Path
, info.Line, info.Text);
1013
_curs._parser.ParseRow(_rows, irow, helper, _curs._active, lines.
Path
, info.Line, info.Text);