Searched defs:tensor_ty (Results 1 – 6 of 6) sorted by relevance
58 if (auto tensor_ty = type.dyn_cast<TensorType>()) in IsValidTFTensorType() local
101 TensorType tensor_ty; in ParseTypeWithSubtype() local
711 auto tensor_ty = tensor.getType().cast<TensorType>(); in GetReshapeOutputType() local810 auto tensor_ty = op.tensor().getType().cast<TensorType>(); in Verify() local1984 auto tensor_ty = shape_op.input().getType().dyn_cast<RankedTensorType>(); in fold() local2285 auto tensor_ty = op.tensor().getType().dyn_cast<RankedTensorType>(); in Verify() local
910 if (auto tensor_ty = type.dyn_cast<TFRTensorType>()) { in printType() local
304 auto tensor_ty = ty.dyn_cast<TensorType>(); in DeriveRankedTensorTypes() local
4649 auto tensor_ty = in matchAndRewrite() local