Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
masahi committed Jan 24, 2022
1 parent f5f0961 commit f9b9dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/tvm/contrib/cutlass/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ def tune_cutlass_kernels(
fp32 inputs on tensorcore.
profile_all_alignments : bool
When True, profile all kernal varaints with smaller alignments than the largest possible.
When True, profile all kernal variants with smaller alignments than the largest possible.
profile_all : bool
Whether or not profile all candidate kernels, or stop profiling after
Expand Down

0 comments on commit f9b9dc1

Please sign in to comment.