![]() |
AI Engine API User Guide (AIE) 2023.1
|
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>
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::circular_iterator |
struct aie::const_circular_iterator |
struct aie::const_pattern_iterator |
struct aie::const_random_circular_iterator |
struct aie::const_restrict_vector_iterator |
struct aie::const_vector_circular_iterator |
struct aie::const_vector_iterator |
struct aie::const_vector_random_circular_iterator |
struct aie::fft_dit |
class aie::mask |
struct aie::pattern_iterator |
struct aie::random_circular_iterator |
struct aie::restrict_vector_iterator |
class aie::vector |
struct aie::vector_circular_iterator |
struct aie::vector_iterator |
struct aie::vector_random_circular_iterator |
#define __AIE_API_AIE_DECLARATION_HPP__ |
|
strong |