Buffer Port Iterators - 2023.2 English

AI Engine Kernel and Graph Programming Guide (UG1079)

Document ID
UG1079
Release Date
2023-12-04
Version
2023.2 English

For buffer port data access, an iterator is supported to perform read or write operations. Additionally, vector based iterators are supported in buffer ports.

An iterator is an object that can iterate over data in a buffer and provide access to individual data. Buffer port objects support multiple iterator objects depending on the buffer port type.