Skip to content

thread-based data fetching#176

Merged
ealt merged 3 commits intomainfrom
casper/data-prefetch
Mar 10, 2026
Merged

thread-based data fetching#176
ealt merged 3 commits intomainfrom
casper/data-prefetch

Conversation

@casperlchristensen
Copy link
Copy Markdown
Collaborator

No description provided.

@casperlchristensen casperlchristensen force-pushed the casper/data-prefetch branch 2 times, most recently from 490acc2 to ce80d61 Compare March 5, 2026 20:10
Copy link
Copy Markdown
Collaborator

@ealt ealt left a comment

Choose a reason for hiding this comment

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

Good idea! I don't remember if you were around in the code meeting when we were discussion optimizations, but another complimentary strategy could be to generate a batch-of-batches of training data using vmap if we are in the regime where multiple gradient updates can be run in the time it takes to run data generation

@casperlchristensen
Copy link
Copy Markdown
Collaborator Author

Thanks @ealt -- really good feedback!

@casperlchristensen casperlchristensen added this pull request to the merge queue Mar 10, 2026
@ealt ealt removed this pull request from the merge queue due to a manual request Mar 10, 2026
@ealt ealt merged commit 0136080 into main Mar 10, 2026
4 checks passed
@ealt ealt deleted the casper/data-prefetch branch March 10, 2026 18:01
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.

2 participants