CPUPlan

Undocumented in source.

Constructors

this
this(Operation[] outputs)
Undocumented in source.

Members

Functions

executeImpl
void executeImpl(DeviceBuffer[Operation] args, DeviceBuffer[] rets)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Plan

execute
DeviceBuffer[] execute(DeviceBuffer[Operation] args)

Executes the plan.

execute
void execute(DeviceBuffer[Operation] args, DeviceBuffer[] rets)
mOutputs
Operation[] mOutputs;
Undocumented in source.
executeImpl
void executeImpl(DeviceBuffer[Operation] args, DeviceBuffer[] rets)
Undocumented in source.

Meta