Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes.cc5342 ITensorProxyPtr output_detection_boxes = layer->getOutput(1); in ConvertCombinedNMS() local
5362 params->outputs->push_back(TRT_TensorOrWeights(output_detection_boxes)); in ConvertCombinedNMS()