Skip to content

Conversation

@aregano
Copy link

@aregano aregano commented Nov 18, 2025

Following up some fixes I had to add for the HNOCA, I also needed to fix some tiny things on the scpoly function script to make it run properly. Fixes were:

  1. Convert batch object to lumpy array, as it was built as a tensor and that would cause my pipeline to break
  2. Same thing with the latent matrix
  3. store x[batch, : ] as type torch.float32 to allow for gpu processing

You might have caught up to these issues, as I applied them during the spring, but you might not. Either way thanks for the neat integration models you provide in scArches!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant