-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
Description
Is your feature request related to a problem? Please describe.
I wish I could use rapids-singlecell to map labels and embeddings from reference data to new data
Describe the solution you'd like
Using GPU to speed up sc.tl.ingest
Is there a CPU based implementation
https://scanpy.readthedocs.io/en/stable/generated/scanpy.tl.ingest.html
ruochiz