Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorConvolutionSycl.h68 …const size_t plane_tensor_offset = indexMapper.mapGpuInputPlaneToTensorInputOffset(itemID.get_glob…
135 …const size_t plane_input_offset = indexMapper.mapGpuInputPlaneToTensorInputOffset(itemID.get_globa…
228 const size_t plane_input_offset = indexMapper.mapGpuInputPlaneToTensorInputOffset(p);
H A DTensorConvolution.h116 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Index mapGpuInputPlaneToTensorInputOffset(Index p) const { in mapGpuInputPlaneToTensorInputOffset() function
603 const int plane_input_offset = indexMapper.mapGpuInputPlaneToTensorInputOffset(p);
661 const int plane_input_offset = indexMapper.mapGpuInputPlaneToTensorInputOffset(p);
733 const int plane_input_offset = indexMapper.mapGpuInputPlaneToTensorInputOffset(p);