![]() |
AI Engine API User Guide (AIE) 2021.2
|
#include <mmul_8_8.hpp>
Public Types | |
| using | vector_A_type = vector< TypeA, 64 > |
| using | vector_B_type = vector< TypeB, 128 > |
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 |