AI Engine API User Guide (AIE) 2021.2
aie::detail::mmul_32_32< 2, 8, 2, TypeA, TypeB, AccumBits > Struct Template Reference

#include

Inheritance diagram for aie::detail::mmul_32_32< 2, 8, 2, TypeA, TypeB, AccumBits >:
aie::detail::mmul_common< 2, 8, 2, TypeA, TypeB >aie::detail::C_block< TypeA, TypeB, AccumBits, 4, 1 >

Public Types

using vector_A_type=vector< TypeA, 16 >
using vector_B_type=vector< TypeB, 16 >

Public Member Functions

void mac(constvector_A_type&a, constvector_B_type&b)
void mul(constvector_A_type&a, constvector_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: