Searched refs:HelpfulOperatorTypeName (Results 1 – 6 of 6) sorted by relevance
99 << "Found " << HelpfulOperatorTypeName(*other_op) in Run()
494 HelpfulOperatorTypeName(op), in Run()619 << HelpfulOperatorTypeName(op) << " is a quantized op" in Run()
57 const string& opname = HelpfulOperatorTypeName(op); in LogName()436 string HelpfulOperatorTypeName(const Operator& op) { in HelpfulOperatorTypeName() function593 VLOG(log_level) << HelpfulOperatorTypeName(*op) << " :"; in LogDump()1143 LOG(ERROR) << HelpfulOperatorTypeName(*bad_op) << " : " in FixOperatorOrdering()1717 << HelpfulOperatorTypeName(*op) << " operator producing the output " in CheckIsReadyForQuantization()
103 string HelpfulOperatorTypeName(const Operator& op);
80 << HelpfulOperatorTypeName(*new_toco_op) in SerializeAndDeserialize()82 << HelpfulOperatorTypeName(toco_op); in SerializeAndDeserialize()
114 string name = HelpfulOperatorTypeName(op); in OperatorKey()