AI Engine API User Guide (AIE) 2022.2
|
AIE API types declaration. This is useful in graph compilation scenarios where the aie.hpp has been included in kernel headers but the compiler doesn't support C++20. More...
AIE API types declaration. This is useful in graph compilation scenarios where the aie.hpp has been included in kernel headers but the compiler doesn't support C++20.
#include <cstddef>
#include <limits>
Classes | |
struct | aie::accauto |
class | aie::accum< AccumTag, Elems > |
struct | aie::cfr< T > |
struct | aie::fft_dit< Stage, Radix, T1, T2 > |
class | aie::mask< Elems > |
struct | aie::mmul< M, N, K, TypeA, TypeB, AccumTag > |
class | aie::vector< T, Elems > |
Namespaces | |
namespace | aie |
Macros | |
#define | __AIE_API_AIE_DECLARATION_HPP__ |
Enumerations | |
enum class | aie_dm_resource { none } |
struct aie::accauto |
class aie::accum |
struct aie::cfr |
struct aie::fft_dit |
class aie::mask |
class aie::vector |
|
strong |