Home
last modified time | relevance | path

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

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