AI Engine API User Guide (AIE) 2023.2
Loading...
Searching...
No Matches
config.hpp File Reference

Classes

struct  aie::arch
 Structure used to represent the AIE architecture being compiled against. More...
 

Namespaces

namespace  aie
 Base namespace for AIE operations and types.
 

Macros

#define __AIE_API_DETAIL_CONFIG__HPP__
 
#define __AIE_API_FUNDAMENTAL_TYPE__
 
#define __AIE_API_KEEP_IN_REGISTERS__
 
#define __AIE_API_PROVIDE_DEFAULT_SCALAR_IMPLEMENTATION__
 
#define __aie_inline   __attribute__((always_inline))
 
#define __aie_noinline   __attribute__((noinline))
 
#define AIE_API_NATIVE   1
 
#define SCALAR_TYPES_CONSTEXPR
 

Macro Definition Documentation

◆ __AIE_API_DETAIL_CONFIG__HPP__

#define __AIE_API_DETAIL_CONFIG__HPP__

◆ __AIE_API_FUNDAMENTAL_TYPE__

#define __AIE_API_FUNDAMENTAL_TYPE__

◆ __AIE_API_KEEP_IN_REGISTERS__

#define __AIE_API_KEEP_IN_REGISTERS__

◆ __AIE_API_PROVIDE_DEFAULT_SCALAR_IMPLEMENTATION__

#define __AIE_API_PROVIDE_DEFAULT_SCALAR_IMPLEMENTATION__

◆ __aie_inline

#define __aie_inline   __attribute__((always_inline))

◆ __aie_noinline

#define __aie_noinline   __attribute__((noinline))

◆ AIE_API_NATIVE

#define AIE_API_NATIVE   1

◆ SCALAR_TYPES_CONSTEXPR

#define SCALAR_TYPES_CONSTEXPR