Home
last modified time | relevance | path

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

/external/armnn/src/backends/aclCommon/
DArmComputeTensorUtils.hpp155 inline size_t GetTensorOffset(const arm_compute::ITensorInfo& info, in GetTensorOffset() function
214 … bufferPtr + GetTensorOffset(info, depthIndex, batchIndex, channelIndex, y, 0), in CopyArmComputeITensorData()
249 … bufferPtr + GetTensorOffset(info, depthIndex, batchIndex, channelIndex, y, 0), in CopyArmComputeITensorData()