Stress test on multiple streams
This commit is contained in:
@@ -1872,8 +1872,8 @@ int main()
|
||||
//YOLO26OBBYolo11Test();
|
||||
//SAM3ONNX_ImageTest(); // ORT reference — runs first, prints decoder input stats
|
||||
//SAM3TRT_ImageTest(); // TRT under test — compare decoder input stats with above
|
||||
//CustomModel_StressTest_FilePlayer(); // Multi-task stress test (LabVIEW flow)
|
||||
CustomModel_SingleStream_FilePlayer(); // 1 cam + 1 task — isolates concurrency from per-instance bugs
|
||||
CustomModel_StressTest_FilePlayer(); // Multi-task stress test (LabVIEW flow)
|
||||
// CustomModel_SingleStream_FilePlayer(); // 1 cam + 1 task — isolates concurrency from per-instance bugs
|
||||
//SAM3TRT_UnitTest(); // TensorRT SAM3 test (in ANSSAM3-UnitTest.cpp)
|
||||
//TensorRT10Test();
|
||||
//FireNSmokeCustomDetection();
|
||||
|
||||
Reference in New Issue
Block a user