AI Engine API User Guide (AIE) 2023.1
Loading...
Searching...
No Matches
aie::detail::mmul_common< _M, _K, _N, TypeA, TypeB > Struct Template Reference

#include <mmul.hpp>

Static Public Attributes

static constexpr unsigned K = _K
 
static constexpr unsigned M = _M
 
static constexpr unsigned N = _N
 

Member Data Documentation

◆ K

template<unsigned _M, unsigned _K, unsigned _N, typename TypeA , typename TypeB >
constexpr unsigned aie::detail::mmul_common< _M, _K, _N, TypeA, TypeB >::K = _K
staticconstexpr

◆ M

template<unsigned _M, unsigned _K, unsigned _N, typename TypeA , typename TypeB >
constexpr unsigned aie::detail::mmul_common< _M, _K, _N, TypeA, TypeB >::M = _M
staticconstexpr

◆ N

template<unsigned _M, unsigned _K, unsigned _N, typename TypeA , typename TypeB >
constexpr unsigned aie::detail::mmul_common< _M, _K, _N, TypeA, TypeB >::N = _N
staticconstexpr

The documentation for this struct was generated from the following file: