Home
last modified time | relevance | path

Searched defs:batchIndex (Results 1 – 5 of 5) sorted by relevance

/external/armnn/src/backends/aclCommon/
DArmComputeTensorUtils.hpp118 uint32_t batchIndex, in GetTensorOffset()
135 uint32_t batchIndex, in GetLinearBufferOffset()
165 for (unsigned int batchIndex = 0; batchIndex < numBatches; ++batchIndex) in CopyArmComputeITensorData() local
201 for (unsigned int batchIndex = 0; batchIndex < numBatches; ++batchIndex) in CopyArmComputeITensorData() local
/external/armnn/include/armnnUtils/
DDataLayoutIndexed.hpp28 unsigned int batchIndex, unsigned int channelIndex, in GetIndex()
/external/armnn/src/backends/reference/workloads/
DDepthToSpace.cpp67 for (unsigned int batchIndex = 0u; batchIndex < batches; ++batchIndex) in DepthToSpace() local
/external/angle/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp1152 size_t batchIndex = 0; in waitForSerialWithUserTimeout() local
/external/angle/src/tests/test_utils/runner/
DTestSuite.cpp923 for (int batchIndex = 0; batchIndex < batchesForConfig; ++batchIndex) in BatchTests() local