Poplar and PopLibs
poplar::RemoteBuffer Class Reference

A remote buffer is a region of remote (meaning not on the IPU) memory that is used as a cache. More...

#include <DataStream.hpp>

Detailed Description

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.


The documentation for this class was generated from the following file: