scarches
scarches copied to clipboard
Speed improvement
Speed improvement in:
- Data Splitting (scPoli when cell_types are available)
- Ptorch data loader: Now we fetch cells in batches when using
MultiConditionAnnotatedDatasetrather than cell-by-cell and then combining them incustom_collate. This may result in significant dataloader speedup, especially when loading sparse data.
Hi! what's the status here? can this be merged?
@moinfar sorry for being slow on this. Have you rerun the scpoli tutorials with this PR to check that everything is fine?