Searched refs:HandleDotStrengthReduction (Results 1 – 1 of 1) sorted by relevance
263 StatusOr<bool> HandleDotStrengthReduction(HloInstruction* dot);1127 StatusOr<bool> AlgebraicSimplifierVisitor::HandleDotStrengthReduction( in HandleDotStrengthReduction() function in xla::AlgebraicSimplifierVisitor1768 TF_RETURN_IF_ERROR(HandleDotStrengthReduction(dot).status()); in HandleDot()1795 HandleDotStrengthReduction(dot)); in HandleDot()