Home
last modified time | relevance | path

Searched refs:IsBatchDot (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Ddot_op_emitter.cc995 bool IsBatchDot(const HloInstruction& instr) { in IsBatchDot() function
1043 if (IsBatchDot(dot)) { in EmitDotOperation()