3#ifndef poplar_VariableMappingMethod_hpp
4#define poplar_VariableMappingMethod_hpp
Poplar classes and functions.
Definition: ArrayRef.hpp:14
VariableMappingMethod
When variables are added to the graph, a tile mapping can be created.
Definition: VariableMappingMethod.hpp:13
@ LINEAR
The variable will be spread evenly across the tiles with the element ordering matching the tile numbe...
std::string toString(RecoveryAction recoveryAction)
Convert the recovery action to a string.