#include <cutlass_micro_kernel_property.h>
◆ CutlassMicroKernelProperty()
template<typename TwarpIdBatch , typename TwarpIdM , typename TwarpIdN , typename TlaneId >
| freetensor::CutlassMicroKernelProperty::CutlassMicroKernelProperty |
( |
int |
nWarpBatch, |
|
|
int |
nWarpM, |
|
|
int |
nWarpN, |
|
|
TwarpIdBatch && |
warpIdBatch, |
|
|
TwarpIdM && |
warpIdM, |
|
|
TwarpIdN && |
warpIdN, |
|
|
TlaneId && |
laneId |
|
) |
| |
|
inline |
◆ compHash()
| void freetensor::CutlassMicroKernelProperty::compHash |
( |
| ) |
|
|
overridevirtual |
◆ laneId_
| Expr freetensor::CutlassMicroKernelProperty::laneId_ |
◆ nWarpBatch_
| int freetensor::CutlassMicroKernelProperty::nWarpBatch_ |
◆ nWarpM_
| int freetensor::CutlassMicroKernelProperty::nWarpM_ |
◆ nWarpN_
| int freetensor::CutlassMicroKernelProperty::nWarpN_ |
◆ warpIdBatch_
| Expr freetensor::CutlassMicroKernelProperty::warpIdBatch_ |
◆ warpIdM_
| Expr freetensor::CutlassMicroKernelProperty::warpIdM_ |
◆ warpIdN_
| Expr freetensor::CutlassMicroKernelProperty::warpIdN_ |
The documentation for this struct was generated from the following files: