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