Eigen::internal::TensorAsyncExecutor< Expression, Device, DoneCallback, Vectorizable, Tiling > Class Template Reference

#include <TensorExecutor.h>

Detailed Description

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).


The documentation for this class was generated from the following file: