Skip to content

Conversation

andsild
Copy link

@andsild andsild commented Jun 5, 2025

This makes it easier to run tests in CPU-only environments (tests in separate PR).
We've also debated whether or not there can be some cases where training is faster for CPU, e.g. tiny images, so could be an interesting option to have

This also makes it easier to run tests in CPU-only environments

def predictLabelsForItemDetails(
self, batchSize, ds: h5py._hl.dataset.Dataset, item, model, prog,
self, batchSize, ds: h5py._hl.dataset.Dataset, indices, item, model, use_cuda, prog,
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the indices are for the cutoff PR

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