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 67c94a3 commit 992d7fcCopy full SHA for 992d7fc
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