Searched refs:shapeK (Results 1 – 1 of 1) sorted by relevance
105 int64_t shapeK; // set based on data type (128b for all data types except F64) in verify() local132 shapeK = 4; in verify()139 shapeK = 128 / operandBitwidth; // 128b wide shapeK in verify()173 int64_t kTile = k / shapeK; in verify()