Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Ddot_op_emitter.cc751 bool AreGemmShapes(const Shape& lhs_shape, const Shape& rhs_shape, in AreGemmShapes() function
778 return AreGemmShapes(dot_info.lhs_shape, dot_info.rhs_shape, in IsAlignedGemm()