DeviceWorker

class paddle.fluid.device_worker. DeviceWorker [source]

DeviceWorker is an abstract class, which generates worker desc. This class is an inner class that we do computation logics within the implementation. For example, execution of a program or a graph.