Searched refs:IsMatMul (Results 1 – 4 of 4) sorted by relevance
107 bool IsMatMul(const NodeDef& node);
296 bool IsMatMul(const NodeDef& node) { in IsMatMul() function
2642 const bool is_matmul = IsMatMul(*node); in SimplifyArithmeticOperations()
2173 return IsMatMul(*node); in IsSupported()