Home
last modified time | relevance | path

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

/external/armnn/src/backends/aclCommon/
DArmComputeTensorUtils.hpp157 uint32_t batchIndex, in GetTensorOffset()
174 uint32_t batchIndex, in GetLinearBufferOffset()
204 for (unsigned int batchIndex = 0; batchIndex < numBatches; ++batchIndex) in CopyArmComputeITensorData() local
240 for (unsigned int batchIndex = 0; batchIndex < numBatches; ++batchIndex) in CopyArmComputeITensorData() local
/external/armnn/include/armnnUtils/
DDataLayoutIndexed.hpp29 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/armnn/src/armnn/optimizations/
DFoldPadIntoLayer2d.hpp92 constexpr unsigned int batchIndex = 0; in TryFoldPadIntoLayer2d() local
/external/angle/src/tests/test_utils/runner/
DTestSuite.cpp737 for (int batchIndex = 0; batchIndex < batchesForConfig; ++batchIndex) in BatchTests() local