Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/examples/
H A Dgraph_yolov3.cpp35 class GraphYOLOv3Example : public Example class
38 GraphYOLOv3Example() in GraphYOLOv3Example() function in GraphYOLOv3Example
593 return arm_compute::utils::run_example<GraphYOLOv3Example>(argc, argv); in main()