You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
🚀 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
The text was updated successfully, but these errors were encountered: