Skip to content

Conversation

@mmoisse
Copy link

@mmoisse mmoisse commented Jun 10, 2021

Better handling special case when:

  • the requested chunk_size is larger than the nbr of rows in the dgCMatrix
  • the chunk_size equals the nbr of rows in the dgCMatrix
  • the number of rows in the the dgCMatrix is a multiple of the chunk_size, resulting in no remaining samples

Better handling special case when:
* the requested chunk_size is larger than the nbr of rows in the dgCMatrix
* the chunk_size equals the nbr of rows in the dgCMatrix
* the number of rows in the the dgCMatrix is a multiple of the chunk_size, resulting in no remaining samples
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