#include <threadblock_swizzle.h>
◆ IdentityBlockSwizzle()
◆ get_batch_id()
CUTLASS_DEVICE int cutlass::gemm::IdentityBlockSwizzle::get_batch_id |
( |
| ) |
|
|
inline |
◆ get_grid_layout()
◆ get_threadblock_bounds()
CUTLASS_DEVICE Coord<3> cutlass::gemm::IdentityBlockSwizzle::get_threadblock_bounds |
( |
GemmCoord const & |
problem_size, |
|
|
int |
partitionK_range |
|
) |
| |
|
inline |
◆ get_threadblock_offset()
CUTLASS_DEVICE Coord<3> cutlass::gemm::IdentityBlockSwizzle::get_threadblock_offset |
( |
Coord< 3 > const & |
OutputTile | ) |
|
|
inline |
◆ is_last_partition()
CUTLASS_DEVICE bool cutlass::gemm::IdentityBlockSwizzle::is_last_partition |
( |
| ) |
|
|
inline |
◆ swizzle()
CUTLASS_DEVICE dim3 cutlass::gemm::IdentityBlockSwizzle::swizzle |
( |
| ) |
|
|
inline |
The documentation for this struct was generated from the following file: