Searched refs:ConvertComparisonType (Results 1 – 2 of 2) sorted by relevance
210 mlir::NamedAttribute ConvertComparisonType(Comparison::Type type);
676 attributes.push_back(ConvertComparisonType(compare->type())); in ImportInstructionImpl()1621 mlir::NamedAttribute HloFunctionImporter::ConvertComparisonType( in ConvertComparisonType() function in xla::HloFunctionImporter