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