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 bfc9644 commit 745b17eCopy full SHA for 745b17e
recipes_source/recipes/tuning_guide.py
@@ -322,7 +322,7 @@ def gelu(x):
322
###############################################################################
323
# Enable Tensor cores
324
# ~~~~~~~~~~~~~~~~~~~~~~~
325
-# Tensor cores are specialized hardware to compute matrix-matrix multiplication
+# Tensor cores are specialized hardware designed to compute matrix-matrix multiplication
326
# operations which neural network operation can take advantage of.
327
#
328
# Hardware tensor core operations tend to use a different floating point format
0 commit comments