Skip to content

Commit

Permalink
Fixed typo in profiler README (NVIDIA#603)
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffburdick authored Aug 25, 2022
1 parent 497b499 commit 536b207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media/docs/profiler.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ $ ./tools/profiler/cutlass_profiler --kernels=cutlass_simt_sgemm_128x128_nn
# Convolution
The CUTLASS Profiler is capable of executing 2-D and 3-D convolution problems for forwards and backwards
oeprator variants.
operator variants.
The CUTLASS Profiler can be built with cuDNN enabled to use as a reference implementation. If CMake detects
the cuDNN library available in the system, it is included as a dependency. This may be explicitly overridden
Expand Down

0 comments on commit 536b207

Please sign in to comment.