Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/
Dgraph_info.cc96 auto uniquefy = [](std::vector<int>* items) { in Partition() local
101 uniquefy(&node_subset.input_tensors); in Partition()
102 uniquefy(&node_subset.output_tensors); in Partition()