Searched refs:CopyOriginalMatch (Results 1 – 6 of 6) sorted by relevance
79 CopyOriginalMatch(match, new_nodes); in RemoveNodes()
218 void CopyOriginalMatch(const NodeMatch& match, std::vector<NodeDef>* new_nodes);
297 CopyOriginalMatch(match, new_nodes); in RemoveRedundantQuantizations()723 CopyOriginalMatch(match, new_nodes); in QuantizeNodes()
541 void CopyOriginalMatch(const NodeMatch& match, in CopyOriginalMatch() function
876 CopyOriginalMatch(a_match, &new_nodes); in TestCopyOriginalMatch()
1018 function's responsibility to add them back in. There's a `CopyOriginalMatch`