Searched defs:indices_ty (Results 1 – 5 of 5) sorted by relevance
127 auto indices_ty = op.indices().getType().dyn_cast<RankedTensorType>(); in verify() local170 auto indices_ty = indices.getType().dyn_cast<RankedTensorType>(); in InferOneHotOpType() local2411 auto indices_ty = op.indices().getType().dyn_cast<RankedTensorType>(); in verify() local
1595 auto indices_ty = indices.getType().dyn_cast<ShapedType>(); in matchAndRewrite() local
1493 auto indices_ty = indices.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local4452 auto indices_ty = in matchAndRewrite() local5297 auto indices_ty = op.indices().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
1580 auto indices_ty = indices.getType().dyn_cast_or_null<ShapedType>(); in matchAndRewrite() local
3209 auto indices_ty = indices.getType().cast<ShapedType>(); in matchAndRewrite() local