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

[Documentation] Multi-GPU training in Vanilla PyTorch Tutorial #7894

Merged
merged 43 commits into from
Sep 20, 2023

Conversation

puririshi98
Copy link
Contributor

@puririshi98 puririshi98 commented Aug 16, 2023

addresses: #7893

just copypasted another tutorial to have a template, will fill out accordingly throughout the sprint

addresses: #7893
@puririshi98 puririshi98 changed the title Multi-GPU training in Vanilla PyTorch Tutorial Draft: Multi-GPU training in Vanilla PyTorch Tutorial Aug 16, 2023
@puririshi98 puririshi98 self-assigned this Aug 16, 2023
@puririshi98 puririshi98 changed the title Draft: Multi-GPU training in Vanilla PyTorch Tutorial Draft: Documentation] Multi-GPU training in Vanilla PyTorch Tutorial Aug 16, 2023
@puririshi98 puririshi98 changed the title Draft: Documentation] Multi-GPU training in Vanilla PyTorch Tutorial Draft: [Documentation] Multi-GPU training in Vanilla PyTorch Tutorial Aug 16, 2023
@rusty1s
Copy link
Member

rusty1s commented Aug 17, 2023

Thanks @puririshi98. Can we do the tutorial on node/graph classification? I think introducing the LP model here is too complex.

@puririshi98
Copy link
Contributor Author

Thanks @puririshi98. Can we do the tutorial on node/graph classification? I think introducing the LP model here is too complex.

oh yup, just saw this, will update accordingly

puririshi98 added a commit that referenced this pull request Sep 1, 2023
will use this in my tutorial:
#7894

Average Training Iteration Time: 0.01475715453494085 s/iter

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@puririshi98
Copy link
Contributor Author

@rusty1s ready for review

@puririshi98 puririshi98 enabled auto-merge (squash) September 5, 2023 22:18
docs/source/tutorial/multi_gpu_vanilla.rst Outdated Show resolved Hide resolved
docs/source/tutorial/multi_gpu_vanilla.rst Outdated Show resolved Hide resolved
docs/source/tutorial/multi_gpu_vanilla.rst Outdated Show resolved Hide resolved
docs/source/tutorial/multi_gpu_vanilla.rst Outdated Show resolved Hide resolved
docs/source/tutorial/multi_gpu_vanilla.rst Outdated Show resolved Hide resolved
docs/source/tutorial/multi_gpu_vanilla.rst Outdated Show resolved Hide resolved
docs/source/tutorial/multi_gpu_vanilla.rst Outdated Show resolved Hide resolved
docs/source/tutorial/multi_gpu_vanilla.rst Outdated Show resolved Hide resolved
docs/source/tutorial/multi_gpu_vanilla.rst Outdated Show resolved Hide resolved
@rusty1s rusty1s merged commit 8dfecdf into master Sep 20, 2023
12 checks passed
@rusty1s rusty1s deleted the multigpu-tutorial branch September 20, 2023 16:52
JakubPietrakIntel pushed a commit that referenced this pull request Sep 27, 2023
will use this in my tutorial:
#7894

Average Training Iteration Time: 0.01475715453494085 s/iter

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
JakubPietrakIntel pushed a commit that referenced this pull request Sep 27, 2023
addresses: #7893

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: rusty1s <[email protected]>
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