Searched refs:IsQuantizedMatMul (Results 1 – 3 of 3) sorted by relevance
299 IsQuantizedMatMul(node); in IsMatMul()369 bool IsQuantizedMatMul(const NodeDef& node) { in IsQuantizedMatMul() function
114 bool IsQuantizedMatMul(const NodeDef& node);
2643 const bool is_quantized_matmul = IsQuantizedMatMul(*node); in SimplifyArithmeticOperations()