Searched defs:accType (Results 1 – 4 of 4) sorted by relevance
159 inline TrcMemAccessorBase::TrcMemAccessorBase(MemAccTypes accType, ocsd_vaddr_t startAddr, ocsd_vad… in TrcMemAccessorBase()167 inline TrcMemAccessorBase::TrcMemAccessorBase(MemAccTypes accType) : in TrcMemAccessorBase()
240 auto accType = RankedTensorType::get(outputShape, accElementType); in buildMatMulOpWithQuantInfo() local
274 auto accType = RankedTensorType::get(outputShape, accElementType); in buildConvOpResultTypeInfo() local
286 ContractionOp op, VectorType lhsType, VectorType rhsType, Type accType, in verifyOutputShape()374 auto accType = op.getAccType(); in verify() local