AI Engine API User Guide (AIE) 2021.2
aie::detail::mmul_16_8< 4, 4, 8, int16, TypeB, AccumBits > Struct Template Reference

#include <mmul_16_8.hpp>

Inheritance diagram for aie::detail::mmul_16_8< 4, 4, 8, int16, TypeB, AccumBits >:
aie::detail::mmul_common< 4, 4, 8, int16, TypeB > aie::detail::C_block< int16, TypeB, AccumBits, 32, 2 >

Public Types

using vector_A_type = vector< int16, 16 >
 
using vector_B_type = vector< TypeB, 32 >
 

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: