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');
CDetail | Internal details made public to facilitate introspection Iterations along each dimension (concept: PitchLinearShape) |
►CTransposePitchLinearThreadMap | |
CDetail | Internal details made public to facilitate introspection Iterations along each dimension (concept: PitchLinearShape) |
- CTransposePitchLinearThreadMap2DThreadTile | Thread Mapping a 2D threadtiled mapping as a tranposed Pitchlinear2DThreadTile mapping |
+ CTransposePitchLinearThreadMap2DThreadTile | Thread Mapping a 2D threadtiled mapping as a transposed Pitchlinear2DThreadTile mapping |
CTransposePitchLinearThreadMapSimt | |
CAlignedArray | Aligned array type |
CAlignedBuffer | Modifies 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
cutlass::gemm::threadblock::DefaultMmaCore< Shape_, WarpShape_, GemmShape< 1, 1, 4 >, int8_t, layout::ColumnMajor, int8_t, layout::ColumnMajor, ElementC_, LayoutC_, arch::OpClassSimt, 2, Operator_ >::OperatorClass arch::OpClassSimt OperatorClass
Definition: default_mma_core_simt.h:1233
cutlass::gemm::threadblock::DefaultMmaCore< Shape_, WarpShape_, GemmShape< 1, 1, 1 >, ElementA_, layout::ColumnMajor, ElementB_, layout::ColumnMajor, ElementC_, LayoutC_, arch::OpClassSimt, 2, Operator_ >::LayoutC LayoutC_ LayoutC
Definition: default_mma_core_simt.h:597
-
+
Defines basic properties needed by CTA-level GEMMs assuming expectations about data layout of the glo...
cutlass::gemm::threadblock::DefaultMmaCore< Shape_, WarpShape_, GemmShape< 1, 1, 1 >, ElementA_, layout::RowMajor, ElementB_, layout::RowMajor, ElementC_, LayoutC_, arch::OpClassSimt, 2, Operator_ >::ElementC ElementC_ ElementC
Definition: default_mma_core_simt.h:434
cutlass::gemm::threadblock::DefaultMmaCore< Shape_, WarpShape_, GemmShape< 1, 1, 4 >, int8_t, layout::RowMajor, int8_t, layout::ColumnMajor, ElementC_, LayoutC_, arch::OpClassSimt, 2, Operator_ >::WarpShape 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_ >::TrivialIterator | Iterator 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...
|
|