Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dquantize_nodes.cc37 std::vector<string> attrs_to_copy; member
805 for (const string& attr_to_copy : op_info.attrs_to_copy) { in QuantizeNodes()