Description
Adds NVTX annotation support to Python code for NVIDIA profiling tools. It helps developers mark regions, events, and ranges so GPU and CPU performance traces are easier to understand.
Profiling annotations can reveal application structure and workload details. Share traces only after checking they do not expose private project information.