Searched refs:indicesCount (Results 1 – 2 of 2) sorted by relevance
49 const auto indicesCount = getNumberOfElements(indicesShape); in eval() local51 for (uint32_t outputIndex = 0; outputIndex < indicesCount; ++outputIndex) { in eval()55 std::memcpy(outputData + (outer * indicesCount + outputIndex) * innerSize, in eval()
174 final int indicesCount = in draw() local179 indicesCount, in draw()