Merge branch 'master' of https://github.com/ceccocats/tkDNN into cnet
This commit is contained in:
@@ -96,6 +96,8 @@ void Yolo3Detection::update(cv::Mat &imageORIG) {
|
||||
netRT->infer(dim, input_d);
|
||||
TIMER_STOP
|
||||
dim.print();
|
||||
|
||||
stats.push_back(t_ns);
|
||||
}
|
||||
|
||||
TIMER_START
|
||||
|
||||
Reference in New Issue
Block a user