Searched defs:sorted_indices (Results 1 – 4 of 4) sorted by relevance
88 Tensor sorted_indices(tensorflow::DT_INT32, {how_many_labels}); in GetTopLabels() local
403 std::vector<int> sorted_indices; in NonMaxSuppressionSingleClassHelper() local488 std::vector<int> sorted_indices; in NonMaxSuppressionMultiClassRegularHelper() local
244 Tensor sorted_indices(tensorflow::DT_INT32, {scores.size()}); in GetTopLabels() local
272 Tensor sorted_indices(tensorflow::DT_INT32, {scores.size()}); in GetTopLabels() local