Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add possibility to use CachedLoader in inference benchmarks #7897

Merged
merged 8 commits into from
Aug 28, 2023

Conversation

DamianSzwichtenberg
Copy link
Member

This PR adds --cached-loader option, that enables CachedLoader in inference loop.

Waiting for #7896.

@rusty1s rusty1s changed the title WIP: Add possibility to use CachedLoader in inference benchmarks Add possibility to use CachedLoader in inference benchmarks Aug 28, 2023
@rusty1s rusty1s marked this pull request as ready for review August 28, 2023 12:54
@rusty1s rusty1s enabled auto-merge (squash) August 28, 2023 12:54
@rusty1s rusty1s merged commit fb79d86 into pyg-team:master Aug 28, 2023
erfanloghmani pushed a commit to erfanloghmani/pytorch_geometric that referenced this pull request Aug 31, 2023
…am#7897)

This PR adds `--cached-loader` option, that enables `CachedLoader` in
inference loop.

Waiting for pyg-team#7896.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Matthias Fey <matthias.fey@tu-dortmund.de>
JakubPietrakIntel pushed a commit that referenced this pull request Sep 27, 2023
This PR adds `--cached-loader` option, that enables `CachedLoader` in
inference loop.

Waiting for #7896.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Matthias Fey <matthias.fey@tu-dortmund.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants