Searched refs:refined_subtypes (Results 1 – 1 of 1) sorted by relevance
313 llvm::SmallVector<mlir::TensorType, 4> refined_subtypes; in GetCastCompatibleType() local319 refined_subtypes.push_back(refined_st.cast<mlir::TensorType>()); in GetCastCompatibleType()322 return mlir::TF::ResourceType::get(refined_subtypes, a.getContext()); in GetCastCompatibleType()