Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/basic/inspecting_traces.rst
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ This will print the following::
# 0: NVIDIA H100 80GB
# torch version: 2.3.1+cu121
# cuda version: 12.1
# nvfuser version: 0.2.8
# nvfuser version: 0.2.34
import torch
from nvfuser import FusionDefinition, DataType

Expand Down
Loading