Eigen-unsupported  5.0.1-dev+284dcc12
 
Loading...
Searching...
No Matches
Eigen::internal::TensorAsyncExecutor< Expression, Device, DoneCallback, Vectorizable, Tiling > Class Template Reference

#include <unsupported/Eigen/CXX11/src/Tensor/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: