DebugContext gathers the common external parameters of the context of an operation.
Definition: DebugContext.hpp:221
void setHwSeeds(Graph &graph, const Tensor &hwSeeds, program::Sequence &prog, const DebugContext &debugContext={})
Sets the hw seeds for each worker in a device from a snapshot of the seeds.
Tensor getHwSeeds(Graph &graph, program::Sequence &prog, const DebugContext &debugContext={})
Gets a snapshot of the h/w seeds for each worker in device.