Searched defs:tensorTy (Results 1 – 4 of 4) sorted by relevance
299 auto tensorTy = ty.template cast<TensorType>(); in matchAndRewrite() local
309 auto tensorTy = ty.dyn_cast<TensorType>(); in deriveRankedTensorTypes() local
437 auto tensorTy = retOperand.getType().dyn_cast<TensorType>(); in verifyReducerShape() local
494 auto tensorTy = retOperand.getType().dyn_cast<TensorType>(); in verifyReducerShape() local