From 92ebbf1dc4612bf838ace6f2e6d262919f0abd63 Mon Sep 17 00:00:00 2001 From: Alexander Pivovarov Date: Mon, 27 Feb 2023 08:17:58 -0800 Subject: [PATCH] Fix typos (#839) --- docs/annotated.html | 2 +- docs/default__mma__core__simt_8h_source.html | 2 +- docs/hierarchy.html | 2 +- docs/namespacecutlass_1_1transform.html | 2 +- docs/pitch__linear__thread__map_8h.html | 2 +- docs/pitch__linear__thread__map_8h_source.html | 2 +- ...1transform_1_1TransposePitchLinearThreadMap2DThreadTile.html | 2 +- include/cutlass/transform/pitch_linear_thread_map.h | 2 +- test/unit/common/cutlass_unit_test.h | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/annotated.html b/docs/annotated.html index d587a26d..43923cc2 100644 --- a/docs/annotated.html +++ b/docs/annotated.html @@ -718,7 +718,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');  CDetailInternal details made public to facilitate introspection Iterations along each dimension (concept: PitchLinearShape)  CTransposePitchLinearThreadMap  CDetailInternal details made public to facilitate introspection Iterations along each dimension (concept: PitchLinearShape) - CTransposePitchLinearThreadMap2DThreadTileThread Mapping a 2D threadtiled mapping as a tranposed Pitchlinear2DThreadTile mapping + CTransposePitchLinearThreadMap2DThreadTileThread Mapping a 2D threadtiled mapping as a transposed Pitchlinear2DThreadTile mapping  CTransposePitchLinearThreadMapSimt  CAlignedArrayAligned array type  CAlignedBufferModifies semantics of cutlass::Array<> to provide guaranteed alignment diff --git a/docs/default__mma__core__simt_8h_source.html b/docs/default__mma__core__simt_8h_source.html index 6897c764..6e068e5a 100644 --- a/docs/default__mma__core__simt_8h_source.html +++ b/docs/default__mma__core__simt_8h_source.html @@ -144,7 +144,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
Defines the size of an element in bits.
Definition: numeric_types.h:42
arch::OpClassSimt OperatorClass
Definition: default_mma_core_simt.h:1233
LayoutC_ LayoutC
Definition: default_mma_core_simt.h:597
-
Thread Mapping a 2D threadtiled mapping as a tranposed Pitchlinear2DThreadTile mapping.
Definition: pitch_linear_thread_map.h:713
+
Thread Mapping a 2D threadtiled mapping as a transposed Pitchlinear2DThreadTile mapping.
Definition: pitch_linear_thread_map.h:713
Defines basic properties needed by CTA-level GEMMs assuming expectations about data layout of the glo...
ElementC_ ElementC
Definition: default_mma_core_simt.h:434
WarpShape_ WarpShape
Definition: default_mma_core_simt.h:903
diff --git a/docs/hierarchy.html b/docs/hierarchy.html index b63cb844..89ef0802 100644 --- a/docs/hierarchy.html +++ b/docs/hierarchy.html @@ -889,7 +889,7 @@ This inheritance list is sorted roughly, but not completely, alphabetically: Ccutlass::transform::thread::Transpose< ElementCount, TransposeShape, Element >Transforms a fragment by doing a transpose  Ccutlass::transform::thread::Transpose< ElementCount_, layout::PitchLinearShape< 4, 4 >, int8_t >Specialization for int8_t 4x4 transpose  Ccutlass::transform::TransposePitchLinearThreadMap< ThreadMap_, WarpThreadArrangement_ > - Ccutlass::transform::TransposePitchLinearThreadMap2DThreadTile< ThreadMap_ >Thread Mapping a 2D threadtiled mapping as a tranposed Pitchlinear2DThreadTile mapping + Ccutlass::transform::TransposePitchLinearThreadMap2DThreadTile< ThreadMap_ >Thread Mapping a 2D threadtiled mapping as a transposed Pitchlinear2DThreadTile mapping  Ccutlass::transform::TransposePitchLinearThreadMapSimt< ThreadMap_ >  Ccutlass::reference::host::detail::TrivialConvert< DstElement, SrcElement >Helper to convert between types  Ccutlass::PredicateVector< kPredicates_, kPredicatesPerByte_, kPredicateStart_ >::TrivialIteratorIterator that always returns true diff --git a/docs/namespacecutlass_1_1transform.html b/docs/namespacecutlass_1_1transform.html index 974fe324..c8eb5ba1 100644 --- a/docs/namespacecutlass_1_1transform.html +++ b/docs/namespacecutlass_1_1transform.html @@ -128,7 +128,7 @@ Classes struct  TransposePitchLinearThreadMap   struct  TransposePitchLinearThreadMap2DThreadTile - Thread Mapping a 2D threadtiled mapping as a tranposed Pitchlinear2DThreadTile mapping. More...
+ Thread Mapping a 2D threadtiled mapping as a transposed Pitchlinear2DThreadTile mapping. More...
  struct  TransposePitchLinearThreadMapSimt   diff --git a/docs/pitch__linear__thread__map_8h.html b/docs/pitch__linear__thread__map_8h.html index 13fef0cc..02664641 100644 --- a/docs/pitch__linear__thread__map_8h.html +++ b/docs/pitch__linear__thread__map_8h.html @@ -164,7 +164,7 @@ Classes  Internal implementation details. More...
  struct  cutlass::transform::TransposePitchLinearThreadMap2DThreadTile< ThreadMap_ > - Thread Mapping a 2D threadtiled mapping as a tranposed Pitchlinear2DThreadTile mapping. More...
+ Thread Mapping a 2D threadtiled mapping as a transposed Pitchlinear2DThreadTile mapping. More...
 

diff --git a/docs/pitch__linear__thread__map_8h_source.html b/docs/pitch__linear__thread__map_8h_source.html index fcdf70ae..9f18269e 100644 --- a/docs/pitch__linear__thread__map_8h_source.html +++ b/docs/pitch__linear__thread__map_8h_source.html @@ -129,7 +129,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
Definition: pitch_linear_thread_map.h:491
static CUTLASS_HOST_DEVICE TensorCoord initial_offset(int thread_id)
Definition: pitch_linear_thread_map.h:187
WarpThreadArrangement_ WarpThreadArrangement
Fixed arrangement of threads within a warp (units of threads).
Definition: pitch_linear_thread_map.h:226
-
Thread Mapping a 2D threadtiled mapping as a tranposed Pitchlinear2DThreadTile mapping.
Definition: pitch_linear_thread_map.h:713
+
Thread Mapping a 2D threadtiled mapping as a transposed Pitchlinear2DThreadTile mapping.
Definition: pitch_linear_thread_map.h:713
WarpThreadArrangement_ WarpThreadArrangement
Fixed arrangement of threads within a warp (units of threads).
Definition: pitch_linear_thread_map.h:355
Internal details made public to facilitate introspection Iterations along each dimension (concept: Pi...
Definition: pitch_linear_thread_map.h:353
Definition: pitch_linear_thread_map.h:205
diff --git a/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap2DThreadTile.html b/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap2DThreadTile.html index 41e0af26..bc5294f7 100644 --- a/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap2DThreadTile.html +++ b/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap2DThreadTile.html @@ -106,7 +106,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-

Thread Mapping a 2D threadtiled mapping as a tranposed Pitchlinear2DThreadTile mapping. +

Thread Mapping a 2D threadtiled mapping as a transposed Pitchlinear2DThreadTile mapping.

#include <pitch_linear_thread_map.h>

diff --git a/include/cutlass/transform/pitch_linear_thread_map.h b/include/cutlass/transform/pitch_linear_thread_map.h index c084dd48..e099cebf 100644 --- a/include/cutlass/transform/pitch_linear_thread_map.h +++ b/include/cutlass/transform/pitch_linear_thread_map.h @@ -867,7 +867,7 @@ struct PitchLinear2DThreadTileStripminedThreadMap struct TransposePitchLinearThreadMap2DThreadTile { /// Underlying ThreadMap diff --git a/test/unit/common/cutlass_unit_test.h b/test/unit/common/cutlass_unit_test.h index 8843e40b..475d9df7 100644 --- a/test/unit/common/cutlass_unit_test.h +++ b/test/unit/common/cutlass_unit_test.h @@ -30,7 +30,7 @@ **************************************************************************************************/ #pragma once -#pragma warning (disable : 4068 ) /* disable unknown pragma warnings for vistual studio */ +#pragma warning (disable : 4068 ) /* disable unknown pragma warnings for visual studio */ #pragma nv_diag_suppress boolean_controlling_expr_is_constant #include