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

💡 [REQUEST] - Write a LibTorch CUDA Graph tutorial #2373

Closed
Aidyn-A opened this issue May 31, 2023 · 3 comments · Fixed by #2441
Closed

💡 [REQUEST] - Write a LibTorch CUDA Graph tutorial #2373

Aidyn-A opened this issue May 31, 2023 · 3 comments · Fixed by #2441
Assignees
Labels
advanced docathon-h1-2023 A label for the docathon in H1 2023 nvidia

Comments

@Aidyn-A
Copy link
Contributor

Aidyn-A commented May 31, 2023

🚀 Descirbe the improvement or the new tutorial

Write a simple tutorial for CUDA Graphs in LibTorch (C++).

Existing tutorials on this topic

It can be based on existing MNIST tutorial and distributed MNIST.

Additional context

No response

@Aidyn-A
Copy link
Contributor Author

Aidyn-A commented May 31, 2023

/assigntome

@github-actions
Copy link

This issue does not have the correct label. Please pick an opened and unnasigned issue with the docathon-h1-2023 label.

@svekars svekars added docathon-h1-2023 A label for the docathon in H1 2023 advanced nvidia labels Jun 1, 2023
@Aidyn-A
Copy link
Contributor Author

Aidyn-A commented Jun 1, 2023

/assigntome

@Aidyn-A Aidyn-A mentioned this issue Jun 7, 2023
4 tasks
malfet pushed a commit that referenced this issue Jun 13, 2023
Fixes #2373

## Description
This PR adds a tutorial that demonstrates how to CUDAGraphs can be used from C++ application.
Sample code demonstrates training perf improvements from 44 to 7 seconds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
advanced docathon-h1-2023 A label for the docathon in H1 2023 nvidia
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants