AI Engine API User Guide (AIE) 2022.1
aie::detail::mmul_64_64< 2, 2, 1, cint32, cint32, AccumBits > Struct Template Reference

#include <mmul_64_64.hpp>

Inheritance diagram for aie::detail::mmul_64_64< 2, 2, 1, cint32, cint32, AccumBits >:
aie::detail::mmul_common< 2, 2, 1, cint32, cint32 > aie::detail::C_block< cint32, cint32, AccumBits, 2, 1 >

Public Types

using vector_A_type = vector< cint32, 4 >
 
using vector_B_type = vector< cint32, 2 >
 

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: