Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_performance_options.h63 struct EachRunStatsEntryComparator { struct
64 bool operator()(const EachRunResult& i, const EachRunResult& j) { in operator()