Searched defs:depthIndex (Results 1 – 6 of 6) sorted by relevance
156 uint32_t depthIndex, in GetTensorOffset()173 uint32_t depthIndex, in GetLinearBufferOffset()202 for (unsigned int depthIndex = 0; depthIndex < depth; ++depthIndex) in CopyArmComputeITensorData() local238 for (unsigned int depthIndex = 0; depthIndex < depth; ++depthIndex) in CopyArmComputeITensorData() local
33 int depthIndex = useNchw ? 1 : 3; in spaceToDepthConstructor() local88 int depthIndex = useNchw ? 1 : 3; in depthToSpaceConstructor() local
39 const unsigned int depthIndex = dataLayoutIndexed.GetDepthIndex(); in Convolve3d() local
182 auto depthIndex = dataLayout.GetDepthIndex(); in Pooling3d() local
498 uint32_t depthIndex = m_colorAttachmentCount; in iterate() local
59 auto depthIndex = dimensionIndices.GetDepthIndex(); in SimplePooling3dTestImpl() local