Searched refs:INTENDED_SIZE (Results 1 – 1 of 1) sorted by relevance
30 const uint32_t INTENDED_SIZE = 3; variable166 typedef T IntendedMatrix[INTENDED_SIZE][INTENDED_SIZE]; in TestOne()180 return INTENDED_SIZE; in TestOne()183 return INTENDED_SIZE; in TestOne()245 OperandType matrixTypeIntended(TensorType, {INTENDED_SIZE, INTENDED_SIZE}, scale); in TestOne()246 OperandType matrixTypeFirstOther(TensorType, {OTHER_SIZE, INTENDED_SIZE}, scale); in TestOne()247 OperandType matrixTypeSecondOther(TensorType, {INTENDED_SIZE, OTHER_SIZE}, scale); in TestOne()281 : INTENDED_SIZE; in TestOne()284 : INTENDED_SIZE; in TestOne()