Skip to content

Commit 7fe0506

Browse files
authored
Update profiler_recipe.py
1 parent 3ee616e commit 7fe0506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes_source/recipes/profiler_recipe.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@
323323
prof.export_chrome_trace("trace.json")
324324

325325
######################################################################
326-
# You can examine the sequence of profiled operators and CUDA kernels
326+
# You can examine the sequence of profiled operators and CUDA/XPU kernels
327327
# in Chrome trace viewer (``chrome://tracing``):
328328
#
329329
# .. image:: ../../_static/img/trace_img.png

0 commit comments

Comments
 (0)