Poplar and PopLibs
|
A remote buffer is a region of remote (meaning not on the IPU) memory that is used as a cache. More...
#include <DataStream.hpp>
A remote buffer is a region of remote (meaning not on the IPU) memory that is used as a cache.
It is implemented as two DataStreams: one to write to the remote memory, the other to read the data back to the IPU.