Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dfold_constants_lib.cc41 using StringPieceSet = std::unordered_set<StringPiece, StringPieceHasher>; typedef
54 StringPieceSet input_nodes; in ReplaceSendRecvs()
156 StringPieceSet used_nodes; in RemoveUnusedNodes()
157 StringPieceSet current_nodes; in RemoveUnusedNodes()
164 StringPieceSet next_nodes; in RemoveUnusedNodes()