Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/common/py_utils/py_utils/
Dmemory_debug.py44 def LogHostMemoryUsage(top_n=10, level=logging.INFO): argument
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dgraph_transfer_utils.cc46 const int element_count, const int top_n) { in DumpTopNFloatResults()
/external/tensorflow/tensorflow/core/util/ctc/
Dctc_beam_search.h165 int top_n = output->size(); in Decode() local
/external/tensorflow/tensorflow/lite/experimental/kernels/
Dctc_beam_search.h164 int top_n = output->size(); in Decode() local