|
AI Engine API User Guide (AIE-API) 2025.2
|
Loading...
Searching...
No Matches
aie::TensorBufferStream Concept Reference
Detailed Description
Concept for a tensor buffer stream.
Concept definition
template<typename T>
concept aie::TensorBufferStream = detail::is_tbs_v<T>