AI Engine API User Guide (AIE) 2022.2
mmul_32_64.hpp File Reference
#include "../vector.hpp"
#include "../ld_st.hpp"
#include "../mul.hpp"

Classes

struct  aie::detail::mmul< M, K, N, cint16, cint32, AccumBits >
 
struct  aie::detail::mmul< M, K, N, float, cfloat, 32 >
 
struct  aie::detail::mmul< M, K, N, int32, cint32, 80 >
 
struct  aie::detail::mmul_32_64< 2, 2, 2, TypeA, TypeB, AccumBits >
 
struct  aie::detail::mmul_32_64< 2, 4, 2, TypeA, TypeB, AccumBits >
 
struct  aie::detail::mmul_32_64< 4, 2, 1, TypeA, TypeB, AccumBits >
 

Namespaces

namespace  aie
 
namespace  aie::detail
 

Macros

#define __AIE_API_DETAIL_AIE1_MMUL_32_64__HPP__
 

Functions

template<typename TypeA , typename TypeB , unsigned AccumBits>
constexpr auto aie::detail::get_op_mac_32_64_4lanes ()
 
template<typename TypeA , typename TypeB , unsigned AccumBits>
constexpr auto aie::detail::get_op_mul_32_64_4lanes ()