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 sampled_op benchmark #160

Merged
merged 18 commits into from
Dec 6, 2022
Merged

Add sampled_op benchmark #160

merged 18 commits into from
Dec 6, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Dec 6, 2022

Function: add
=========================
Vanilla forward:  0.3757s
Vanilla backward: 0.4279s
=========================
pyg_lib forward:  0.1756s
pyg_lib backward: 0.3006s

Function: sub
=========================
Vanilla forward:  0.3762s
Vanilla backward: 0.4979s
=========================
pyg_lib forward:  0.1764s
pyg_lib backward: 0.3141s

Function: mul
=========================
Vanilla forward:  0.3755s
Vanilla backward: 0.7078s
=========================
pyg_lib forward:  0.1775s
pyg_lib backward: 0.6206s

Function: div
=========================
Vanilla forward:  0.3758s
Vanilla backward: 1.1376s
=========================
pyg_lib forward:  0.1868s
pyg_lib backward: 1.0707s

@rusty1s rusty1s merged commit 511e8f6 into master Dec 6, 2022
@rusty1s rusty1s deleted the gsddmm branch December 6, 2022 10:14
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.

1 participant