Home
last modified time | relevance | path

Searched defs:max_tests (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/examples/train_lenet_cpp/src/
Dnet_runner.cc163 float NetRunner::CalculateAccuracy(int max_tests) { in CalculateAccuracy()
/third_party/ffmpeg/libswresample/tests/
Dswresample.c241 int max_tests = FF_ARRAY_ELEMS(remaining_tests); in main() local