Skip to content

Conversation

@thiagocrepaldi
Copy link
Collaborator

We plan on generating python bindings for C++ ChunkDataset API using the current Pytorch Dataloader class, which must call get_batch() instead of get_batch(size)

This changes doesnt break the current API, just add one more method that will make future extensions easier (WIP)

@pytorchbot pytorchbot added the module: cpp Related to C++ API label Jun 14, 2019
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@soumith is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@soumith merged this pull request in 07fea3f.

@thiagocrepaldi thiagocrepaldi deleted the thiagofc/add-get-gatch branch May 4, 2023 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants