Home
last modified time | relevance | path

Searched defs:sorted_list (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Dstats_calculator.cc94 std::priority_queue<std::pair<std::string, const Detail*>> sorted_list; in OrderNodesByMetric() local
/external/toolchain-utils/binary_search_tool/
Dbinary_search_perforce.py147 def SetSortedList(self, sorted_list): argument