Poplar and PopLibs
poplar::DataStream Class Reference

An object representing a stream for communicating between the host and the device. More...

#include <DataStream.hpp>

Detailed Description

An object representing a stream for communicating between the host and the device.

A stream is a unidirectional communication from the host to the device, or from the device to the host.

The maximum buffer size for each stream is 128 MBytes.

See also
Graph::addHostToDeviceFIFO Graph.addDeviceToHostFIFO

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