We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
use_cuda
1 parent 18eaf27 commit 03bba58Copy full SHA for 03bba58
recipes_source/recipes/profiler_recipe.py
@@ -73,7 +73,6 @@
73
# - ``record_shapes`` - whether to record shapes of the operator inputs;
74
# - ``profile_memory`` - whether to report amount of memory consumed by
75
# model's Tensors;
76
-# - ``use_cuda`` - whether to measure execution time of CUDA kernels.
77
#
78
# Note: when using CUDA, profiler also shows the runtime CUDA events
79
# occurring on the host.
0 commit comments