AI Engine API User Guide (AIE) 2023.1
Loading...
Searching...
No Matches
aie::detail::mmul_64_64< 4, 2, 2, cfloat, cfloat, 32 > Struct Reference

#include <mmul_64_64.hpp>

Inheritance diagram for aie::detail::mmul_64_64< 4, 2, 2, cfloat, cfloat, 32 >:
aie::detail::mmul_common< 4, 2, 2, cfloat, cfloat > aie::detail::C_block< cfloat, cfloat, 32, 8, 2 >

Public Types

using vector_A_type = vector< cfloat, 8 >
 
using vector_B_type = vector< cfloat, 4 >
 

Public Member Functions

void mac (const vector_A_type &a, bool a_sign, const vector_B_type &b, bool b_sign)
 
void mul (const vector_A_type &a, bool a_sign, const vector_B_type &b, bool b_sign)
 

Static Public Attributes

static constexpr unsigned K
 
static constexpr unsigned M
 
static constexpr unsigned N
 

Member Typedef Documentation

◆ vector_A_type

using aie::detail::mmul_64_64< 4, 2, 2, cfloat, cfloat, 32 >::vector_A_type = vector<cfloat, 8>

◆ vector_B_type

using aie::detail::mmul_64_64< 4, 2, 2, cfloat, cfloat, 32 >::vector_B_type = vector<cfloat, 4>

Member Function Documentation

◆ mac()

void aie::detail::mmul_64_64< 4, 2, 2, cfloat, cfloat, 32 >::mac ( const vector_A_type a,
bool  a_sign,
const vector_B_type b,
bool  b_sign 
)
inline

◆ mul()

void aie::detail::mmul_64_64< 4, 2, 2, cfloat, cfloat, 32 >::mul ( const vector_A_type a,
bool  a_sign,
const vector_B_type b,
bool  b_sign 
)
inline

Member Data Documentation

◆ K

constexpr unsigned aie::detail::mmul_common< _M, _K, _N, cfloat , cfloat >::K
staticconstexprinherited

◆ M

constexpr unsigned aie::detail::mmul_common< _M, _K, _N, cfloat , cfloat >::M
staticconstexprinherited

◆ N

constexpr unsigned aie::detail::mmul_common< _M, _K, _N, cfloat , cfloat >::N
staticconstexprinherited

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