Home
last modified time | relevance | path

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

/external/armnn/tests/TfLiteYoloV3Big-Armnn/
DNMS.hpp40 void print_detection(std::ostream& os,
DNMS.cpp96 void print_detection(std::ostream& os, in print_detection() function
DTfLiteYoloV3Big-Armnn.cpp612 print_detection(std::cout, filtered_boxes); in main()