3#ifndef poplar_TargetType_hpp
4#define poplar_TargetType_hpp
Poplar classes and functions.
Definition: ArrayRef.hpp:14
std::string toString(RecoveryAction recoveryAction)
Convert the recovery action to a string.
TargetType
Enum to represent the type of a device capable of running a graph.
Definition: TargetType.hpp:10
@ CPU
Run code on the CPU.
@ IPU
Run on real IPU hardware.
@ IPU_MODEL
Model of the IPU which actually runs on the CPU but behaves like an IPU.