Skip to content
Draft
1 change: 1 addition & 0 deletions .ci/docker/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ fastapi
matplotlib
librosa
torch==2.12
cuda-bindings>=13.3.0 # Required for CUDA graph annotations tutorial
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you should be able to use earlier version?

torchvision
torchdata
networkx
Expand Down
Binary file added _static/img/cuda_graph_trace_after.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _static/img/cuda_graph_trace_before.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading