Searched refs:perAxis (Results 1 – 1 of 1) sorted by relevance
31 MlirType perAxis = mlirTypeParseGet( in testTypeHierarchy() local41 assert(!mlirTypeIsNull(perAxis) && in testTypeHierarchy()55 mlirTypeIsAQuantizedType(perAxis)); in testTypeHierarchy()68 mlirTypeIsAUniformQuantizedPerAxisType(perAxis)); in testTypeHierarchy()75 mlirTypeIsAUniformQuantizedType(perAxis)); in testTypeHierarchy()168 MlirType perAxis = mlirUniformQuantizedPerAxisTypeGet( in testUniformPerAxisType() local179 mlirUniformQuantizedPerAxisTypeGetNumDims(perAxis)); in testUniformPerAxisType()182 mlirUniformQuantizedPerAxisTypeGetScale(perAxis, 0)); in testUniformPerAxisType()185 mlirUniformQuantizedPerAxisTypeGetScale(perAxis, 1)); in testUniformPerAxisType()197 mlirUniformQuantizedPerAxisTypeIsFixedPoint(perAxis)); in testUniformPerAxisType()[all …]