#include <TensorBlock.h>
|
| static Target | target (const Dimensions &target_dims, const Dimensions &target_strides, Scalar *target_data, IndexType target_offset=0) |
| |
| template<typename TargetDimsIndexType , typename TargetStridesIndexType > |
| static Target | target (const DSizes< TargetDimsIndexType, NumDims > &target_dims, const DSizes< TargetStridesIndexType, NumDims > &target_strides, Scalar *target_data, IndexType target_offset=0) |
| |
| static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void | Run (const Target &target, const TensorBlockExpr &expr) |
| |
◆ Run()
◆ target() [1/2]
◆ target() [2/2]
The documentation for this class was generated from the following file:
- core/util/algorithms/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorBlock.h