Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/hexagon/
Dgraph_transfer_utils.h37 static void DumpTopNFloatResults(const float* const data,
Dgraph_transfer_utils.cc44 /* static */ void GraphTransferUtils::DumpTopNFloatResults( in DumpTopNFloatResults() function in tensorflow::GraphTransferUtils
Dhexagon_graph_execution_test.cc94 GraphTransferUtils::DumpTopNFloatResults( in DumpTop10Results()