AI Engine API User Guide
(AIE-API) 2024.1
Loading...
Searching...
No Matches
aie::NativeAccumType Concept Reference
#include <concepts.hpp>
Concept definition
template
<
typename
T>
concept
aie::NativeAccumType
=
requires
{
typename
detail::native_accum_traits<T>::value_type; }
aie::NativeAccumType
Definition
concepts.hpp:324
aie
NativeAccumType
UG1529 © 2024 Advanced Micro Devices, Inc. All rights reserved.