Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/examples/speech_commands/
H A Drecognize_commands.cc80 const Tensor& scores_tensor = previous_result.second; in ProcessLatestResults() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes.cc5233 ITensorProxyPtr scores_tensor = inputs.at(1).tensor(); in ConvertCombinedNMS() local
5397 ITensorProxyPtr scores_tensor = inputs.at(1).tensor(); in ConvertCombinedNMS() local
H A Dconvert_nodes_test.cc4367 auto scores_tensor = ops::Placeholder(s.WithOpName("scores"), tf_type); in TEST_P() local
4567 auto scores_tensor = ops::Placeholder(s.WithOpName("scores"), tf_type); in TEST_P() local