leon 7 сар өмнө
parent
commit
b876ab4bf7
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      src/main.cpp

+ 1 - 0
src/main.cpp

@@ -26,6 +26,7 @@ void single_inference() {
 }
 
 int main() {
+  // [BATCH1]: 0.48650 ms
   single_inference();
   return 0;
 }