Home
last modified time | relevance | path

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

/external/llvm-project/libc/test/src/string/
Dmemcpy_test.cpp29 const Data groundtruth = getData(kNumbers); in TEST() local
34 const char *const src = groundtruth.data(); in TEST()
44 ASSERT_EQ(buffer[align + i], groundtruth[i]); in TEST()
/external/tensorflow/tensorflow/lite/tools/evaluation/stages/utils/
Dimage_metrics.cc106 float AveragePrecision::FromBoxes(const std::vector<Detection>& groundtruth, in FromBoxes() argument
112 for (auto& box : groundtruth) { in FromBoxes()
Dimage_metrics.h120 float FromBoxes(const std::vector<Detection>& groundtruth,
/external/tensorflow/tensorflow/core/lib/gif/testdata/
DBUILD19 # Add groundtruth frames for `pendulum_sm.gif`.