Searched refs:attr_to_copy (Results 1 – 1 of 1) sorted by relevance
805 for (const string& attr_to_copy : op_info.attrs_to_copy) { in QuantizeNodes() local806 CopyNodeAttr(float_node, attr_to_copy, attr_to_copy, in QuantizeNodes()