Searched refs:HelpfulOperatorTypeName (Results 1 – 6 of 6) sorted by relevance
103 "Found ", HelpfulOperatorTypeName(*other_op), in Run()
546 HelpfulOperatorTypeName(op), in Run()667 << HelpfulOperatorTypeName(op) << " is a quantized op" in Run()
101 std::string HelpfulOperatorTypeName(const Operator& op);
59 const std::string& opname = HelpfulOperatorTypeName(op); in LogName()466 std::string HelpfulOperatorTypeName(const Operator& op) { in HelpfulOperatorTypeName() function623 VLOG(log_level) << HelpfulOperatorTypeName(*op) << " :"; in LogDump()1176 LOG(ERROR) << HelpfulOperatorTypeName(*bad_op) << " : " in FixOperatorOrdering()1738 << HelpfulOperatorTypeName(*op) << " operator producing the output " in CheckIsReadyForQuantization()
121 std::string name = HelpfulOperatorTypeName(op); in OperatorKey()
81 << HelpfulOperatorTypeName(*new_toco_op) in SerializeAndDeserialize()83 << HelpfulOperatorTypeName(toco_op); in SerializeAndDeserialize()