Home
last modified time | relevance | path

Searched refs:attr_to_copy (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/tools/graph_transforms/
Dquantize_nodes.cc805 for (const string& attr_to_copy : op_info.attrs_to_copy) { in QuantizeNodes() local
806 CopyNodeAttr(float_node, attr_to_copy, attr_to_copy, in QuantizeNodes()