AI Engine API User Guide (AIE) 2022.1
aie::detail::mmul_8_8< 4, 8, 8, TypeA, TypeB, 32 > Struct Template Reference

#include <mmul_8_8.hpp>

Inheritance diagram for aie::detail::mmul_8_8< 4, 8, 8, TypeA, TypeB, 32 >:
aie::detail::mmul_common< 4, 8, 8, TypeA, TypeB > aie::detail::C_block< TypeA, TypeB, 32, 32, 1 >

Public Types

using C_block_tmp = C_block< TypeA, TypeB, 32, 64, 1 >
 
using vector_A_type = vector< TypeA, 32 >
 
using vector_B_type = vector< TypeB, 64 >
 

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
 

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