We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ee616e commit 7fe0506Copy full SHA for 7fe0506
recipes_source/recipes/profiler_recipe.py
@@ -323,7 +323,7 @@
323
prof.export_chrome_trace("trace.json")
324
325
######################################################################
326
-# You can examine the sequence of profiled operators and CUDA kernels
+# You can examine the sequence of profiled operators and CUDA/XPU kernels
327
# in Chrome trace viewer (``chrome://tracing``):
328
#
329
# .. image:: ../../_static/img/trace_img.png
0 commit comments