Searched refs:kOperandSizeX (Results 1 – 1 of 1) sorted by relevance
45 constexpr uint32_t kOperandSizeX = 256; variable47 constexpr uint32_t kOperandLength = kOperandSizeX * kOperandSizeY;158 const uint32_t workgroupInvocationsX = kOperandSizeX / numberOfElementsPerInvocation; in chooseDispatchSize()831 const OperandType tensorType(dataType, {kOperandSizeY, kOperandSizeX}, scale, in initialize()990 << "When comparing element [" << kOperandLength / kOperandSizeX << ", " in checkResults()991 << kOperandLength % kOperandSizeX << "]"; in checkResults()