Home
last modified time | relevance | path

Searched refs:mapCudaOutputPlaneToTensorOutputOffset (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorConvolution.h140 …EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Index mapCudaOutputPlaneToTensorOutputOffset(Index p) const { in mapCudaOutputPlaneToTensorOutputOffset() function
600 const int plane_output_offset = indexMapper.mapCudaOutputPlaneToTensorOutputOffset(p);
660 const int plane_output_offset = indexMapper.mapCudaOutputPlaneToTensorOutputOffset(p);
729 const int plane_output_offset = indexMapper.mapCudaOutputPlaneToTensorOutputOffset(p);