Buffer Port Iterators - Buffer Port Iterators - 2026.1 English - UG1603

AI Engine-ML Kernel and Graph Programming Guide (UG1603)

Document ID
UG1603
Release Date
2026-07-08
Version
2026.1 English

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.

An iterator supports read or write operations for buffer port data access. You can also use vector-based iterators with buffer ports.