2 overrides of PrepAndSendCompressedBlock
Microsoft.ML.Data (2)
DataLoadSave\Binary\BinaryLoader.cs (2)
1583
public override void
PrepAndSendCompressedBlock
(long blockIndex, long blockSequence, int rowCount)
1804
public override void
PrepAndSendCompressedBlock
(long blockIndex, long blockSequence, int rowCount)
1 reference to PrepAndSendCompressedBlock
Microsoft.ML.Data (1)
DataLoadSave\Binary\BinaryLoader.cs (1)
1427
_pipes[c].
PrepAndSendCompressedBlock
(bi, b, rows);