#include <TensorExecutor.h>
template<typename Expression, typename Device, typename DoneCallback, bool Vectorizable, TiledEvaluation Tiling>
class Eigen::internal::TensorAsyncExecutor< Expression, Device, DoneCallback, Vectorizable, Tiling >
Default async execution strategy is not implemented. Currently it's only available for ThreadPoolDevice (see definition below).
Definition at line 116 of file TensorExecutor.h.
The documentation for this class was generated from the following file: