MCPcopy Create free account
hub / github.com/KnowingNothing/MatmulTutorial / AccumType

Class AccumType

include/common.h:206–206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204#undef RIGHT_UNARY_OP
205
206template <class AType, class BType, class CType, class AccumType>
207struct GemmParams {
208 const int M;
209 const int N;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected