Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dremove_nodes.cc79 CopyOriginalMatch(match, new_nodes); in RemoveNodes()
Dtransform_utils.h218 void CopyOriginalMatch(const NodeMatch& match, std::vector<NodeDef>* new_nodes);
Dquantize_nodes.cc297 CopyOriginalMatch(match, new_nodes); in RemoveRedundantQuantizations()
723 CopyOriginalMatch(match, new_nodes); in QuantizeNodes()
Dtransform_utils.cc541 void CopyOriginalMatch(const NodeMatch& match, in CopyOriginalMatch() function
Dtransform_utils_test.cc876 CopyOriginalMatch(a_match, &new_nodes); in TestCopyOriginalMatch()
DREADME.md1018 function's responsibility to add them back in. There's a `CopyOriginalMatch`