AI Engine API User Guide (AIE) 2021.2
aie::detail::mmul_32_32< 2, 4, 4, float, float, 32 > Struct Reference

#include <mmul_32_32.hpp>

Inheritance diagram for aie::detail::mmul_32_32< 2, 4, 4, float, float, 32 >:
aie::detail::mmul_common< 2, 4, 4, float, float > aie::detail::C_block< float, float, 32, 8, 1 >

Public Types

using vector_A_type = vector< float, 8 >
 
using vector_B_type = vector< float, 16 >
 

Public Member Functions

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

Static Public Attributes

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

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