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

Fix errors in benchmarks #7956

Conversation

DamianSzwichtenberg
Copy link
Member

@DamianSzwichtenberg DamianSzwichtenberg commented Aug 30, 2023

CPU case was not covered in the device validation process.
cache argument was not accepted by the inference method in heterogeneous models.

@DamianSzwichtenberg DamianSzwichtenberg changed the title Fix error in training benchmarks Fix errors in benchmarks Aug 30, 2023
@DamianSzwichtenberg DamianSzwichtenberg merged commit 3fc5ffa into pyg-team:master Aug 30, 2023
14 checks passed
erfanloghmani pushed a commit to erfanloghmani/pytorch_geometric that referenced this pull request Aug 31, 2023
CPU case was not covered in the device validation process.
`cache` argument was not accepted by the `inference` method in
heterogeneous models.
JakubPietrakIntel pushed a commit that referenced this pull request Sep 27, 2023
CPU case was not covered in the device validation process.
`cache` argument was not accepted by the `inference` method in
heterogeneous models.
@DamianSzwichtenberg DamianSzwichtenberg deleted the fix-training-bench-error branch November 17, 2023 06:02
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.

None yet

2 participants