Searched refs:IsBatchDot (Results 1 – 1 of 1) sorted by relevance
1463 bool IsBatchDot(const HloInstruction& instr) { in IsBatchDot() function1490 if (IsBatchDot(dot_instr)) { in DotOperandsAndResultMustHaveRowMajorLayout()1515 if (IsBatchDot(dot)) { in EmitDotOperation()