Poplar and PopLibs
poplar::program::Program Class Reference

This class represents a control program that executes operations on the graph. More...

#include <Program.hpp>

Inheritance diagram for poplar::program::Program:
poplar::program::AssumeEqualAcrossReplicas poplar::program::Block poplar::program::Call poplar::program::Copy poplar::program::CrossReplicaCopy poplar::program::Execute poplar::program::If poplar::program::Loop poplar::program::Repeat poplar::program::RepeatWhileFalse poplar::program::RepeatWhileTrue poplar::program::Sequence poplar::program::Switch poplar::program::Sync poplar::program::WriteUndef

Detailed Description

This class represents a control program that executes operations on the graph.

The class should not be explicitly constructed but one of its sub-classes should be constructed instead.


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