Searched refs:OTHER_SIZE (Results 1 – 1 of 1) sorted by relevance
31 const uint32_t OTHER_SIZE = 2; variable231 OperandType matrixTypeFirstOther(TensorType, {OTHER_SIZE, INTENDED_SIZE}, scale); in TestOne()232 OperandType matrixTypeSecondOther(TensorType, {INTENDED_SIZE, OTHER_SIZE}, scale); in TestOne()233 OperandType matrixTypeBothOther(TensorType, {OTHER_SIZE, OTHER_SIZE}, scale); in TestOne()265 OTHER_SIZE : INTENDED_SIZE; in TestOne()267 OTHER_SIZE : INTENDED_SIZE; in TestOne()