root@c1921b6aa976:/home/root/YOLOP# python3 test_onnx.py --source calib-imgs/ -c --log 0 compile_options: {'artifacts_folder': 'custom-artifacts/yolop', 'tidl_tools_path': '/home/root/tools/AM68PA/tidl_tools', 'advanced_options:c7x_firmware_version': '11_00_06_00'} 2025-06-02 21:10:59.340058355 [I:onnxruntime:, inference_session.cc:284 operator()] Flush-to-zero and denormal-as-zero are off 2025-06-02 21:10:59.340086187 [I:onnxruntime:, inference_session.cc:292 ConstructorCommon] Creating and using per session threadpools since use_per_session_threads_ is true 2025-06-02 21:10:59.340098080 [I:onnxruntime:, inference_session.cc:310 ConstructorCommon] Dynamic block base set to 0 2025-06-02 21:10:59.404225183 [I:onnxruntime:, inference_session.cc:1344 Initialize] Initializing session. 2025-06-02 21:10:59.404270910 [I:onnxruntime:, session_state.cc:98 SetupAllocators] Allocator already registered for OrtMemoryInfo:[name:Cpu id:0 OrtMemType:0 OrtAllocatorType:1 Device:[DeviceType:0 MemoryType:0 DeviceId:0]]. Ignoring allocator from CPUExecutionProvider 2025-06-02 21:10:59.407121098 [I:onnxruntime:, constant_sharing.cc:257 ApplyImpl] Total shared scalar initializer count: 11 2025-06-02 21:10:59.415861434 [I:onnxruntime:, reshape_fusion.cc:53 ApplyImpl] Total fused reshape node count: 0 2025-06-02 21:10:59.418175749 [I:onnxruntime:, constant_sharing.cc:257 ApplyImpl] Total shared scalar initializer count: 0 2025-06-02 21:10:59.423092756 [I:onnxruntime:, reshape_fusion.cc:53 ApplyImpl] Total fused reshape node count: 0 2025-06-02 21:10:59.424711957 [I:onnxruntime:, constant_sharing.cc:257 ApplyImpl] Total shared scalar initializer count: 0 2025-06-02 21:10:59.429533864 [I:onnxruntime:, reshape_fusion.cc:53 ApplyImpl] Total fused reshape node count: 0 2025-06-02 21:10:59.431134681 [I:onnxruntime:, constant_sharing.cc:257 ApplyImpl] Total shared scalar initializer count: 0 2025-06-02 21:10:59.436077666 [I:onnxruntime:, reshape_fusion.cc:53 ApplyImpl] Total fused reshape node count: 0 2025-06-02 21:10:59.437659427 [I:onnxruntime:, constant_sharing.cc:257 ApplyImpl] Total shared scalar initializer count: 0 2025-06-02 21:10:59.442576974 [I:onnxruntime:, reshape_fusion.cc:53 ApplyImpl] Total fused reshape node count: 0 2025-06-02 21:10:59.444198119 [I:onnxruntime:, constant_sharing.cc:257 ApplyImpl] Total shared scalar initializer count: 0 2025-06-02 21:10:59.449052327 [I:onnxruntime:, reshape_fusion.cc:53 ApplyImpl] Total fused reshape node count: 0 2025-06-02 21:10:59.450581849 [I:onnxruntime:, constant_sharing.cc:257 ApplyImpl] Total shared scalar initializer count: 0 2025-06-02 21:10:59.455381073 [I:onnxruntime:, reshape_fusion.cc:53 ApplyImpl] Total fused reshape node count: 0 2025-06-02 21:10:59.456937686 [I:onnxruntime:, constant_sharing.cc:257 ApplyImpl] Total shared scalar initializer count: 0 2025-06-02 21:10:59.461814075 [I:onnxruntime:, reshape_fusion.cc:53 ApplyImpl] Total fused reshape node count: 0 2025-06-02 21:10:59.463338237 [I:onnxruntime:, constant_sharing.cc:257 ApplyImpl] Total shared scalar initializer count: 0 2025-06-02 21:10:59.468176615 [I:onnxruntime:, reshape_fusion.cc:53 ApplyImpl] Total fused reshape node count: 0 2025-06-02 21:10:59.469723019 [I:onnxruntime:, constant_sharing.cc:257 ApplyImpl] Total shared scalar initializer count: 0 2025-06-02 21:10:59.474444105 [I:onnxruntime:, reshape_fusion.cc:53 ApplyImpl] Total fused reshape node count: 0 ========================= [Model Compilation Started] ========================= Model compilation will perform the following stages: 1. Parsing 2. Graph Optimization 3. Quantization & Calibration 4. Memory Planning ============================== [Version Summary] ============================== ------------------------------------------------------------------------------- | TIDL Tools Version | 11_00_06_00 | ------------------------------------------------------------------------------- | C7x Firmware Version | 11_00_06_00 | ------------------------------------------------------------------------------- | Runtime Version | 1.15.0 | ------------------------------------------------------------------------------- | Model Opset Version | 12 | ------------------------------------------------------------------------------- ============================== [Parsing Started] ============================== [TIDL Import] [PARSER] WARNING: Network not identified as Object Detection network : (1) Ignore if network is not Object Detection network (2) If network is Object Detection network, please specify "model_type":"OD" as part of OSRT compilation options ------------------------- Subgraph Information Summary ------------------------- ------------------------------------------------------------------------------- | Core | No. of Nodes | Number of Subgraphs | ------------------------------------------------------------------------------- | C7x | 522 | 8 | | CPU | 15 | x | ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- | Node | Node Name | Reason | ------------------------------------------------------------------------------- | Slice | Slice_34 | Non-singular stride are not supported individually | | Slice | Slice_39 | Non-singular stride are not supported individually | | Slice | Slice_19 | Non-singular stride are not supported individually | | Slice | Slice_24 | Non-singular stride are not supported individually | | Slice | Slice_29 | Non-singular stride are not supported individually | | Slice | Slice_9 | Non-singular stride are not supported individually | | MaxPool | MaxPool_325 | Kernel size (13x13) with stride (1x1) not supported | | MaxPool | MaxPool_324 | Kernel size (9x9) with stride (1x1) not supported | | MaxPool | MaxPool_323 | Kernel size (5x5) with stride (1x1) not supported | | Expand | Expand_686 | Layer type not supported by TIDL | | Expand | Expand_810 | Layer type not supported by TIDL | | Expand | Expand_994 | Layer type not supported by TIDL | | Expand | Expand_1118 | Layer type not supported by TIDL | | Expand | Expand_1302 | Layer type not supported by TIDL | | Expand | Expand_1426 | Layer type not supported by TIDL | ------------------------------------------------------------------------------- ============================= [Parsing Completed] ============================= 2025-06-02 21:11:00.161994642 [V:onnxruntime:, session_state.cc:1149 VerifyEachNodeIsAssignedToAnEp] Node placements 2025-06-02 21:11:00.162030139 [V:onnxruntime:, session_state.cc:1155 VerifyEachNodeIsAssignedToAnEp] Node(s) placed on [TIDLExecutionProvider]. Number of nodes: 8 2025-06-02 21:11:00.162035729 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] TIDL_0 (TIDLExecutionProvider_TIDL_0_0) 2025-06-02 21:11:00.162040328 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] TIDL_1 (TIDLExecutionProvider_TIDL_1_1) 2025-06-02 21:11:00.162047582 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] TIDL_2 (TIDLExecutionProvider_TIDL_2_2) 2025-06-02 21:11:00.162052281 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] TIDL_3 (TIDLExecutionProvider_TIDL_3_3) 2025-06-02 21:11:00.162057210 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] TIDL_4 (TIDLExecutionProvider_TIDL_4_4) 2025-06-02 21:11:00.162061398 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] TIDL_5 (TIDLExecutionProvider_TIDL_5_5) 2025-06-02 21:11:00.162066307 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] TIDL_6 (TIDLExecutionProvider_TIDL_6_6) 2025-06-02 21:11:00.162072950 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] TIDL_7 (TIDLExecutionProvider_TIDL_7_7) 2025-06-02 21:11:00.162079582 [V:onnxruntime:, session_state.cc:1155 VerifyEachNodeIsAssignedToAnEp] Node(s) placed on [CPUExecutionProvider]. Number of nodes: 19 2025-06-02 21:11:00.162084501 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] Slice (Slice_9) 2025-06-02 21:11:00.162090914 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] Slice (Slice_19) 2025-06-02 21:11:00.162095683 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] Slice (Slice_24) 2025-06-02 21:11:00.162100091 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] Slice (Slice_29) 2025-06-02 21:11:00.162104810 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] Slice (Slice_34) 2025-06-02 21:11:00.162108908 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] Slice (Slice_39) 2025-06-02 21:11:00.162113586 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] Expand (Expand_686) 2025-06-02 21:11:00.162118315 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] Expand (Expand_810) 2025-06-02 21:11:00.162122684 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] Expand (Expand_994) 2025-06-02 21:11:00.162127322 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] Expand (Expand_1118) 2025-06-02 21:11:00.162131410 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] Expand (Expand_1302) 2025-06-02 21:11:00.162136129 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] Expand (Expand_1426) 2025-06-02 21:11:00.162140567 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] MaxPool (868_nchwc) 2025-06-02 21:11:00.162145186 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] ReorderInput (ReorderInput) 2025-06-02 21:11:00.162149715 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] MaxPool (867_nchwc) 2025-06-02 21:11:00.162155916 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] MaxPool (866_nchwc) 2025-06-02 21:11:00.162160856 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] ReorderOutput (ReorderOutput) 2025-06-02 21:11:00.162165875 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] ReorderOutput (ReorderOutput_token_444) 2025-06-02 21:11:00.162170664 [V:onnxruntime:, session_state.cc:1157 VerifyEachNodeIsAssignedToAnEp] ReorderOutput (ReorderOutput_token_445) 2025-06-02 21:11:00.162284269 [V:onnxruntime:, session_state.cc:133 CreateGraphInfo] SaveMLValueNameIndexMapping 2025-06-02 21:11:00.162352839 [V:onnxruntime:, session_state.cc:179 CreateGraphInfo] Done saving OrtValue mappings. 2025-06-02 21:11:00.162363369 [I:onnxruntime:, allocation_planner.cc:2376 CreateGraphPartitioner] Use DeviceBasedPartition as default 2025-06-02 21:11:00.162785737 [I:onnxruntime:, session_state_utils.cc:201 SaveInitializedTensors] Saving initialized tensors. 2025-06-02 21:11:00.170589832 [I:onnxruntime:, session_state_utils.cc:344 SaveInitializedTensors] Done saving initialized tensors 2025-06-02 21:11:01.386464470 [I:onnxruntime:, inference_session.cc:1645 Initialize] Session successfully initialized. EP: ['TIDLExecutionProvider', 'CPUExecutionProvider'] Input: NodeArg(name='images', type='tensor(float)', shape=[1, 3, 640, 640]) Output: NodeArg(name='det_out', type='tensor(float)', shape=[1, 25200, 6]) Output: NodeArg(name='drive_area_seg', type='tensor(float)', shape=[1, 2, 640, 640]) Output: NodeArg(name='lane_line_seg', type='tensor(float)', shape=[1, 2, 640, 640]) num outputs: 3 /home/root/YOLOP/calib-imgs 2025-06-02 21:11:01.414421167 [V:onnxruntime:, sequential_executor.cc:534 ExecuteThePlan] Number of streams: 1 2025-06-02 21:11:01.414513572 [V:onnxruntime:, sequential_executor.cc:184 SessionScope] Begin execution 2025-06-02 21:11:01.416272989 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 6 2025-06-02 21:11:01.417731897 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 7 2025-06-02 21:11:01.419421922 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 4 2025-06-02 21:11:01.420751195 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 5 2025-06-02 21:11:01.422107450 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 7 released 2025-06-02 21:11:01.422117379 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 3 2025-06-02 21:11:01.422831869 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 1 released 2025-06-02 21:11:01.422839794 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 1 ==================== [Optimization for subgraph_0 Started] ==================== ----------------------------- Optimization Summary ----------------------------- -------------------------------------------------------------------------------- | Layer | Nodes before optimization | Nodes after optimization | -------------------------------------------------------------------------------- | TIDL_BatchNormLayer | 3 | 45 | | TIDL_CLipLayer | 26 | 0 | | TIDL_EltWiseLayer | 85 | 33 | | TIDL_ConvolutionLayer | 32 | 32 | | TIDL_ConcatLayer | 4 | 4 | | TIDL_LeakyReluLayer | 3 | 0 | -------------------------------------------------------------------------------- Total nodes in subgraph: 121 =================== [Optimization for subgraph_0 Completed] =================== The soft limit is 10240 The hard limit is 10240 MEM: Init ... !!! MEM: Init ... Done !!! 0.0s: VX_ZONE_INFO: Globally Enabled VX_ZONE_INFO 0.11s: VX_ZONE_INFO: Globally Enabled VX_ZONE_ERROR 0.14s: VX_ZONE_INFO: Globally Enabled VX_ZONE_WARNING 0.149s: VX_ZONE_INFO: [ownAddTargetKernelInternal:189] registered kernel vx_tutorial_graph.phase_rgb on target DSP-1 0.173s: VX_ZONE_INFO: [ownAddTargetKernelInternal:189] registered kernel vx_tutorial_graph.phase_rgb on target DSP-2 0.1850s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target MPU-0 0.1910s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target MPU-1 0.1972s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target MPU-2 0.2049s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target MPU-3 0.2113s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target DSP_C7-1 0.2175s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target DSP_C7-1_PRI_2 0.2240s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target DSP_C7-1_PRI_3 0.2312s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target DSP_C7-1_PRI_4 0.2377s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target DSP_C7-1_PRI_5 0.2446s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target DSP_C7-1_PRI_6 0.2496s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target DSP_C7-1_PRI_7 0.2574s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target DSP_C7-1_PRI_8 0.2653s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target MCU2-0 0.2704s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target VPAC_NF 0.2772s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target VPAC_LDC1 0.2839s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target VPAC_MSC1 0.2892s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target VPAC_MSC2 0.2959s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target VPAC_VISS1 0.3020s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target CAPTURE1 0.3082s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target CAPTURE2 0.3164s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target CAPTURE3 0.3231s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target CAPTURE4 0.3295s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target CAPTURE5 0.3362s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target CAPTURE6 0.3431s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target CAPTURE7 0.3493s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target CAPTURE8 0.3547s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target DISPLAY1 0.3613s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target DISPLAY2 0.3676s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target CSITX 0.3757s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target DSS_M2M1 0.3824s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target DSS_M2M2 0.3889s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target DSS_M2M3 0.3943s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target DSS_M2M4 0.3998s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target VPAC_FC 0.4074s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target MCU2-1 0.4124s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target DMPAC_SDE 0.4171s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target DMPAC_DOF 0.4251s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target MCU3-0 0.4322s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target MCU3-1 0.4375s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target DSP-1 0.4449s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target DSP-2 0.4454s: VX_ZONE_INFO: [tivxInit:152] Initialization Done !!! 0.4458s: VX_ZONE_INFO: Globally Disabled VX_ZONE_INFO ============= [Quantization & Calibration for subgraph_0 Started] ============= 2025-06-02 21:11:04.316734950 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 6 released 2025-06-02 21:11:04.316762211 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 8 released 2025-06-02 21:11:04.316768123 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 10 released 2025-06-02 21:11:04.316774495 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 11 released 2025-06-02 21:11:04.316779504 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 539 2025-06-02 21:11:04.316893089 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 548 2025-06-02 21:11:04.321028417 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 550 2025-06-02 21:11:04.321083361 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 553 2025-06-02 21:11:04.321223156 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 549 2025-06-02 21:11:04.321275154 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 552 2025-06-02 21:11:04.321495531 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 547 2025-06-02 21:11:04.321555123 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 551 ==================== [Optimization for subgraph_1 Started] ==================== ----------------------------- Optimization Summary ----------------------------- -------------------------------------------------------------------------------- | Layer | Nodes before optimization | Nodes after optimization | -------------------------------------------------------------------------------- | TIDL_SigmoidLayer | 1 | 0 | | TIDL_BatchNormLayer | 5 | 46 | | TIDL_CLipLayer | 29 | 0 | | TIDL_EltWiseLayer | 91 | 30 | | TIDL_ConstDataLayer | 0 | 1 | | TIDL_SliceLayer | 1 | 1 | | TIDL_TransposeLayer | 1 | 1 | | TIDL_ResizeLayer | 6 | 6 | | TIDL_ConvolutionLayer | 42 | 42 | | TIDL_ConcatLayer | 9 | 9 | | TIDL_LeakyReluLayer | 5 | 0 | -------------------------------------------------------------------------------- Total nodes in subgraph: 151 =================== [Optimization for subgraph_1 Completed] =================== ============= [Quantization & Calibration for subgraph_1 Started] ============= 2025-06-02 21:11:07.163689997 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 100 released 2025-06-02 21:11:07.163717749 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 101 released 2025-06-02 21:11:07.163728179 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 102 released 2025-06-02 21:11:07.163736655 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 103 released 2025-06-02 21:11:07.163745872 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 540 2025-06-02 21:11:07.163788243 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 332 ==================== [Optimization for subgraph_2 Started] ==================== ----------------------------- Optimization Summary ----------------------------- ------------------------------------------------------------------------------------ | Layer | Nodes before optimization | Nodes after optimization | ------------------------------------------------------------------------------------ | TIDL_BatchNormLayer | 0 | 10 | | TIDL_ConstDataLayer | 0 | 2 | | TIDL_SliceLayer | 1 | 1 | | TIDL_ConvolutionLayer | 7 | 7 | | TIDL_PowLayer | 1 | 0 | | TIDL_ScatterElementsLayer | 1 | 1 | | TIDL_CLipLayer | 6 | 0 | | TIDL_EltWiseLayer | 15 | 5 | ------------------------------------------------------------------------------------ Total nodes in subgraph: 42 =================== [Optimization for subgraph_2 Completed] =================== ============= [Quantization & Calibration for subgraph_2 Started] ============= 2025-06-02 21:11:09.340660709 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 210 released 2025-06-02 21:11:09.340693611 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 212 released 2025-06-02 21:11:09.340700424 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 213 released 2025-06-02 21:11:09.340706766 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 214 released 2025-06-02 21:11:09.340712597 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 541 2025-06-02 21:11:09.340751340 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 12 released 2025-06-02 21:11:09.340757362 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 340 ==================== [Optimization for subgraph_3 Started] ==================== ----------------------------- Optimization Summary ----------------------------- ------------------------------------------------------------------------------------ | Layer | Nodes before optimization | Nodes after optimization | ------------------------------------------------------------------------------------ | TIDL_ConstDataLayer | 0 | 2 | | TIDL_LeakyReluLayer | 3 | 0 | | TIDL_EltWiseLayer | 36 | 12 | | TIDL_ConvolutionLayer | 15 | 15 | | TIDL_TransposeLayer | 1 | 1 | | TIDL_SliceLayer | 1 | 1 | | TIDL_ConcatLayer | 4 | 4 | | TIDL_CLipLayer | 9 | 0 | | TIDL_ScatterElementsLayer | 1 | 1 | | TIDL_ResizeLayer | 2 | 2 | | TIDL_BatchNormLayer | 3 | 22 | | TIDL_SigmoidLayer | 1 | 0 | ------------------------------------------------------------------------------------ Total nodes in subgraph: 83 =================== [Optimization for subgraph_3 Completed] =================== ============= [Quantization & Calibration for subgraph_3 Started] ============= 2025-06-02 21:11:11.606597166 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 14 released 2025-06-02 21:11:11.606627313 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 211 released 2025-06-02 21:11:11.606634677 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 229 released 2025-06-02 21:11:11.606640939 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 230 released 2025-06-02 21:11:11.606646470 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 231 released 2025-06-02 21:11:11.606651709 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 232 released 2025-06-02 21:11:11.606657621 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 233 released 2025-06-02 21:11:11.606667048 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 234 released 2025-06-02 21:11:11.606679502 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 235 released 2025-06-02 21:11:11.606689571 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 236 released 2025-06-02 21:11:11.606696965 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 542 2025-06-02 21:11:11.606729036 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 355 ==================== [Optimization for subgraph_4 Started] ==================== ----------------------------- Optimization Summary ----------------------------- ------------------------------------------------------------------------------------ | Layer | Nodes before optimization | Nodes after optimization | ------------------------------------------------------------------------------------ | TIDL_BatchNormLayer | 0 | 10 | | TIDL_SigmoidLayer | 2 | 0 | | TIDL_ConstDataLayer | 0 | 2 | | TIDL_SliceLayer | 1 | 1 | | TIDL_ConvolutionLayer | 3 | 3 | | TIDL_PowLayer | 1 | 0 | | TIDL_ScatterElementsLayer | 1 | 1 | | TIDL_CLipLayer | 4 | 0 | | TIDL_EltWiseLayer | 13 | 5 | ------------------------------------------------------------------------------------ Total nodes in subgraph: 34 =================== [Optimization for subgraph_4 Completed] =================== ============= [Quantization & Calibration for subgraph_4 Started] ============= 2025-06-02 21:11:13.727661567 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 104 released 2025-06-02 21:11:13.727690542 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 283 released 2025-06-02 21:11:13.727700561 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 285 released 2025-06-02 21:11:13.727718565 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 286 released 2025-06-02 21:11:13.727727793 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 543 2025-06-02 21:11:13.727757118 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 17 released 2025-06-02 21:11:13.727764472 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 363 ==================== [Optimization for subgraph_5 Started] ==================== ----------------------------- Optimization Summary ----------------------------- ------------------------------------------------------------------------------------ | Layer | Nodes before optimization | Nodes after optimization | ------------------------------------------------------------------------------------ | TIDL_LeakyReluLayer | 1 | 0 | | TIDL_EltWiseLayer | 8 | 2 | | TIDL_ConvolutionLayer | 3 | 3 | | TIDL_TransposeLayer | 1 | 1 | | TIDL_SliceLayer | 1 | 1 | | TIDL_ConstDataLayer | 0 | 2 | | TIDL_ConcatLayer | 1 | 1 | | TIDL_CLipLayer | 1 | 0 | | TIDL_ScatterElementsLayer | 1 | 1 | | TIDL_BatchNormLayer | 1 | 6 | | TIDL_SigmoidLayer | 1 | 0 | ------------------------------------------------------------------------------------ Total nodes in subgraph: 29 =================== [Optimization for subgraph_5 Completed] =================== ============= [Quantization & Calibration for subgraph_5 Started] ============= 2025-06-02 21:11:15.748049512 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 19 released 2025-06-02 21:11:15.748073297 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 296 released 2025-06-02 21:11:15.748080510 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 322 released 2025-06-02 21:11:15.748089708 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 325 released 2025-06-02 21:11:15.748098224 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 544 2025-06-02 21:11:15.748127449 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 378 ==================== [Optimization for subgraph_6 Started] ==================== ----------------------------- Optimization Summary ----------------------------- ------------------------------------------------------------------------------------ | Layer | Nodes before optimization | Nodes after optimization | ------------------------------------------------------------------------------------ | TIDL_BatchNormLayer | 0 | 2 | | TIDL_EltWiseLayer | 2 | 1 | | TIDL_ConstDataLayer | 0 | 2 | | TIDL_SliceLayer | 1 | 1 | | TIDL_PowLayer | 1 | 0 | | TIDL_ScatterElementsLayer | 1 | 1 | ------------------------------------------------------------------------------------ Total nodes in subgraph: 13 =================== [Optimization for subgraph_6 Completed] =================== ============= [Quantization & Calibration for subgraph_6 Started] ============= 2025-06-02 21:11:17.717739522 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 316 released 2025-06-02 21:11:17.717762295 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 545 2025-06-02 21:11:17.717785058 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 22 released 2025-06-02 21:11:17.717791982 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 386 ==================== [Optimization for subgraph_7 Started] ==================== ----------------------------- Optimization Summary ----------------------------- ------------------------------------------------------------------------------------ | Layer | Nodes before optimization | Nodes after optimization | ------------------------------------------------------------------------------------ | TIDL_ConstDataLayer | 0 | 1 | | TIDL_ConcatLayer | 1 | 1 | | TIDL_ScatterElementsLayer | 1 | 1 | ------------------------------------------------------------------------------------ Total nodes in subgraph: 11 =================== [Optimization for subgraph_7 Completed] =================== ============= [Quantization & Calibration for subgraph_7 Started] ============= 2025-06-02 21:11:19.697527676 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 24 released 2025-06-02 21:11:19.697552723 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 282 released 2025-06-02 21:11:19.697558945 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 315 released 2025-06-02 21:11:19.697567922 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 319 released 2025-06-02 21:11:19.697575746 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 546 boxes shape: (22, 6) detect 22 bounding boxes. (360, 640) (360, 640) 2025-06-02 21:11:19.758833215 [V:onnxruntime:, sequential_executor.cc:534 ExecuteThePlan] Number of streams: 1 2025-06-02 21:11:19.758927383 [V:onnxruntime:, sequential_executor.cc:184 SessionScope] Begin execution 2025-06-02 21:11:19.759523870 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 6 2025-06-02 21:11:19.760271113 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 7 2025-06-02 21:11:19.760743486 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 4 2025-06-02 21:11:19.761481091 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 5 2025-06-02 21:11:19.762236699 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 7 released 2025-06-02 21:11:19.762246318 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 3 2025-06-02 21:11:19.762975336 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 1 released 2025-06-02 21:11:19.762984393 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 1 2025-06-02 21:11:20.103478047 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 6 released 2025-06-02 21:11:20.103504978 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 8 released 2025-06-02 21:11:20.103511801 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 10 released 2025-06-02 21:11:20.103517973 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 11 released 2025-06-02 21:11:20.103526719 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 539 2025-06-02 21:11:20.103657226 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 548 2025-06-02 21:11:20.103718021 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 550 2025-06-02 21:11:20.103839561 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 553 2025-06-02 21:11:20.103947154 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 549 2025-06-02 21:11:20.104001787 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 552 2025-06-02 21:11:20.104227123 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 547 2025-06-02 21:11:20.104296835 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 551 2025-06-02 21:11:20.586026551 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 100 released 2025-06-02 21:11:20.586051739 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 101 released 2025-06-02 21:11:20.586057400 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 102 released 2025-06-02 21:11:20.586062690 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 103 released 2025-06-02 21:11:20.586067990 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 540 2025-06-02 21:11:20.586105511 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 332 2025-06-02 21:11:20.712624497 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 210 released 2025-06-02 21:11:20.712653482 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 212 released 2025-06-02 21:11:20.712659874 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 213 released 2025-06-02 21:11:20.712668320 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 214 released 2025-06-02 21:11:20.712677227 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 541 2025-06-02 21:11:20.712740937 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 12 released 2025-06-02 21:11:20.712747961 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 340 2025-06-02 21:11:20.847920849 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 14 released 2025-06-02 21:11:20.847949834 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 211 released 2025-06-02 21:11:20.847958931 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 229 released 2025-06-02 21:11:20.847967968 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 230 released 2025-06-02 21:11:20.847975352 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 231 released 2025-06-02 21:11:20.847982596 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 232 released 2025-06-02 21:11:20.847989970 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 233 released 2025-06-02 21:11:20.847997424 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 234 released 2025-06-02 21:11:20.848005469 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 235 released 2025-06-02 21:11:20.848022802 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 236 released 2025-06-02 21:11:20.848030937 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 542 2025-06-02 21:11:20.848067577 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 355 2025-06-02 21:11:20.931611702 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 104 released 2025-06-02 21:11:20.931640326 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 283 released 2025-06-02 21:11:20.931646668 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 285 released 2025-06-02 21:11:20.931654923 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 286 released 2025-06-02 21:11:20.931663670 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 543 2025-06-02 21:11:20.931691964 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 17 released 2025-06-02 21:11:20.931698766 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 363 2025-06-02 21:11:20.943703754 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 19 released 2025-06-02 21:11:20.943729482 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 296 released 2025-06-02 21:11:20.943736315 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 322 released 2025-06-02 21:11:20.943744821 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 325 released 2025-06-02 21:11:20.943754209 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 544 2025-06-02 21:11:20.943778004 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 378 2025-06-02 21:11:20.944364032 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 316 released 2025-06-02 21:11:20.944373139 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 545 2025-06-02 21:11:20.944384481 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 22 released 2025-06-02 21:11:20.944392055 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 386 2025-06-02 21:11:20.947933000 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 24 released 2025-06-02 21:11:20.947944963 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 282 released 2025-06-02 21:11:20.947951214 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 315 released 2025-06-02 21:11:20.947959530 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 319 released 2025-06-02 21:11:20.947966513 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 546 boxes shape: (4, 6) detect 4 bounding boxes. (360, 640) (360, 640) 2025-06-02 21:11:20.997765517 [V:onnxruntime:, sequential_executor.cc:534 ExecuteThePlan] Number of streams: 1 2025-06-02 21:11:20.997851330 [V:onnxruntime:, sequential_executor.cc:184 SessionScope] Begin execution 2025-06-02 21:11:20.998560270 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 6 2025-06-02 21:11:20.999316800 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 7 2025-06-02 21:11:20.999795976 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 4 2025-06-02 21:11:21.000540975 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 5 2025-06-02 21:11:21.001274331 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 7 released 2025-06-02 21:11:21.001284360 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 3 2025-06-02 21:11:21.002016134 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 1 released 2025-06-02 21:11:21.002024420 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 1 2025-06-02 21:11:21.321735080 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 6 released 2025-06-02 21:11:21.321761700 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 8 released 2025-06-02 21:11:21.321766860 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 10 released 2025-06-02 21:11:21.321771519 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 11 released 2025-06-02 21:11:21.321776909 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 539 2025-06-02 21:11:21.321953042 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 548 2025-06-02 21:11:21.322042411 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 550 2025-06-02 21:11:21.322181804 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 553 2025-06-02 21:11:21.322282925 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 549 2025-06-02 21:11:21.322340374 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 552 2025-06-02 21:11:21.322562274 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 547 2025-06-02 21:11:21.322623499 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 551 2025-06-02 21:11:21.799262501 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 100 released 2025-06-02 21:11:21.799287999 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 101 released 2025-06-02 21:11:21.799292818 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 102 released 2025-06-02 21:11:21.799297777 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 103 released 2025-06-02 21:11:21.799303047 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 540 2025-06-02 21:11:21.799342802 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 332 2025-06-02 21:11:21.921384444 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 210 released 2025-06-02 21:11:21.921413258 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 212 released 2025-06-02 21:11:21.921418679 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 213 released 2025-06-02 21:11:21.921424209 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 214 released 2025-06-02 21:11:21.921429579 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 541 2025-06-02 21:11:21.921467491 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 12 released 2025-06-02 21:11:21.921473853 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 340 2025-06-02 21:11:22.055891774 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 14 released 2025-06-02 21:11:22.055918995 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 211 released 2025-06-02 21:11:22.055926059 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 229 released 2025-06-02 21:11:22.055934675 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 230 released 2025-06-02 21:11:22.055940817 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 231 released 2025-06-02 21:11:22.055947319 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 232 released 2025-06-02 21:11:22.055953831 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 233 released 2025-06-02 21:11:22.055960724 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 234 released 2025-06-02 21:11:22.055968269 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 235 released 2025-06-02 21:11:22.055977696 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 236 released 2025-06-02 21:11:22.055986293 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 542 2025-06-02 21:11:22.056019385 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 355 2025-06-02 21:11:22.155185096 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 104 released 2025-06-02 21:11:22.155212558 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 283 released 2025-06-02 21:11:22.155217407 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 285 released 2025-06-02 21:11:22.155222376 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 286 released 2025-06-02 21:11:22.155227396 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 543 2025-06-02 21:11:22.155252012 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 17 released 2025-06-02 21:11:22.155256381 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 363 2025-06-02 21:11:22.167917559 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 19 released 2025-06-02 21:11:22.167941093 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 296 released 2025-06-02 21:11:22.167946443 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 322 released 2025-06-02 21:11:22.167951573 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 325 released 2025-06-02 21:11:22.167957003 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 544 2025-06-02 21:11:22.167978584 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 378 2025-06-02 21:11:22.168586774 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 316 released 2025-06-02 21:11:22.168596983 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 545 2025-06-02 21:11:22.168609196 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 22 released 2025-06-02 21:11:22.168616510 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 386 2025-06-02 21:11:22.171768930 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 24 released 2025-06-02 21:11:22.171780893 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 282 released 2025-06-02 21:11:22.171788447 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 315 released 2025-06-02 21:11:22.171795541 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 319 released 2025-06-02 21:11:22.171800941 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 546 boxes shape: (17, 6) detect 17 bounding boxes. (360, 640) (360, 640) 2025-06-02 21:11:22.224165275 [V:onnxruntime:, sequential_executor.cc:534 ExecuteThePlan] Number of streams: 1 2025-06-02 21:11:22.224254133 [V:onnxruntime:, sequential_executor.cc:184 SessionScope] Begin execution 2025-06-02 21:11:22.224825624 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 6 2025-06-02 21:11:22.225600980 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 7 2025-06-02 21:11:22.226111355 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 4 2025-06-02 21:11:22.226857365 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 5 2025-06-02 21:11:22.227598276 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 7 released 2025-06-02 21:11:22.227608936 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 3 2025-06-02 21:11:22.228350739 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 1 released 2025-06-02 21:11:22.228361138 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 1 2025-06-02 21:11:22.565650173 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 6 released 2025-06-02 21:11:22.565676383 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 8 released 2025-06-02 21:11:22.565681703 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 10 released 2025-06-02 21:11:22.565686752 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 11 released 2025-06-02 21:11:22.565691652 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 539 2025-06-02 21:11:22.565790829 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 548 2025-06-02 21:11:22.566000486 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 550 2025-06-02 21:11:22.566087160 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 553 2025-06-02 21:11:22.566203770 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 549 2025-06-02 21:11:22.566269013 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 552 2025-06-02 21:11:22.566484691 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 547 2025-06-02 21:11:22.566549744 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 551 2025-06-02 21:11:23.040823794 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 100 released 2025-06-02 21:11:23.040850064 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 101 released 2025-06-02 21:11:23.040855634 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 102 released 2025-06-02 21:11:23.040860864 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 103 released 2025-06-02 21:11:23.040866254 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 540 2025-06-02 21:11:23.040904206 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 332 2025-06-02 21:11:23.166214317 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 210 released 2025-06-02 21:11:23.166241609 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 212 released 2025-06-02 21:11:23.166246648 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 213 released 2025-06-02 21:11:23.166252059 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 214 released 2025-06-02 21:11:23.166257429 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 541 2025-06-02 21:11:23.166292024 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 12 released 2025-06-02 21:11:23.166298446 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 340 2025-06-02 21:11:23.305730427 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 14 released 2025-06-02 21:11:23.305760604 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 211 released 2025-06-02 21:11:23.305766686 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 229 released 2025-06-02 21:11:23.305771705 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 230 released 2025-06-02 21:11:23.305776524 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 231 released 2025-06-02 21:11:23.305781474 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 232 released 2025-06-02 21:11:23.305786223 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 233 released 2025-06-02 21:11:23.305791102 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 234 released 2025-06-02 21:11:23.305796131 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 235 released 2025-06-02 21:11:23.305804227 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 236 released 2025-06-02 21:11:23.305817311 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 542 2025-06-02 21:11:23.305846096 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 355 2025-06-02 21:11:23.390014511 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 104 released 2025-06-02 21:11:23.390045109 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 283 released 2025-06-02 21:11:23.390050329 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 285 released 2025-06-02 21:11:23.390055319 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 286 released 2025-06-02 21:11:23.390060558 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 543 2025-06-02 21:11:23.390086247 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 17 released 2025-06-02 21:11:23.390094543 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 363 2025-06-02 21:11:23.401779445 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 19 released 2025-06-02 21:11:23.401798100 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 296 released 2025-06-02 21:11:23.401804953 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 322 released 2025-06-02 21:11:23.401812558 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 325 released 2025-06-02 21:11:23.401821094 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 544 2025-06-02 21:11:23.401839469 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 378 2025-06-02 21:11:23.402433512 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 316 released 2025-06-02 21:11:23.402443561 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 545 2025-06-02 21:11:23.402457527 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 22 released 2025-06-02 21:11:23.402463378 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 386 2025-06-02 21:11:23.405042805 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 24 released 2025-06-02 21:11:23.405056080 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 282 released 2025-06-02 21:11:23.405063624 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 315 released 2025-06-02 21:11:23.405071379 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 319 released 2025-06-02 21:11:23.405078833 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 546 boxes shape: (18, 6) detect 18 bounding boxes. (360, 640) (360, 640) 2025-06-02 21:11:23.462078982 [V:onnxruntime:, sequential_executor.cc:534 ExecuteThePlan] Number of streams: 1 2025-06-02 21:11:23.462173090 [V:onnxruntime:, sequential_executor.cc:184 SessionScope] Begin execution 2025-06-02 21:11:23.462757455 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 6 2025-06-02 21:11:23.463500189 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 7 2025-06-02 21:11:23.464002850 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 4 2025-06-02 21:11:23.464731277 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 5 2025-06-02 21:11:23.465468721 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 7 released 2025-06-02 21:11:23.465478189 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 3 2025-06-02 21:11:23.466195084 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 1 released 2025-06-02 21:11:23.466203851 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 1 2025-06-02 21:11:23.799463468 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 6 released 2025-06-02 21:11:23.799488535 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 8 released 2025-06-02 21:11:23.799493895 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 10 released 2025-06-02 21:11:23.799498965 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 11 released 2025-06-02 21:11:23.799506399 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 539 2025-06-02 21:11:23.802123838 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 548 2025-06-02 21:11:23.802188841 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 550 2025-06-02 21:11:23.802245728 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 553 2025-06-02 21:11:23.802358271 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 549 2025-06-02 21:11:23.802415509 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 552 2025-06-02 21:11:23.802632339 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 547 2025-06-02 21:11:23.802700277 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 551 2025-06-02 21:11:24.286782321 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 100 released 2025-06-02 21:11:24.286809793 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 101 released 2025-06-02 21:11:24.286815323 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 102 released 2025-06-02 21:11:24.286820944 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 103 released 2025-06-02 21:11:24.286826565 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 540 2025-06-02 21:11:24.286871169 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 332 2025-06-02 21:11:24.409354546 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 210 released 2025-06-02 21:11:24.409381336 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 212 released 2025-06-02 21:11:24.409386927 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 213 released 2025-06-02 21:11:24.409392868 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 214 released 2025-06-02 21:11:24.409398258 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 541 2025-06-02 21:11:24.409437553 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 12 released 2025-06-02 21:11:24.409443624 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 340 2025-06-02 21:11:24.544336473 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 14 released 2025-06-02 21:11:24.544362743 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 211 released 2025-06-02 21:11:24.544367782 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 229 released 2025-06-02 21:11:24.544372371 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 230 released 2025-06-02 21:11:24.544376930 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 231 released 2025-06-02 21:11:24.544381338 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 232 released 2025-06-02 21:11:24.544385706 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 233 released 2025-06-02 21:11:24.544390475 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 234 released 2025-06-02 21:11:24.544395254 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 235 released 2025-06-02 21:11:24.544399583 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 236 released 2025-06-02 21:11:24.544404442 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 542 2025-06-02 21:11:24.544429219 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 355 2025-06-02 21:11:24.634373254 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 104 released 2025-06-02 21:11:24.634403271 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 283 released 2025-06-02 21:11:24.634408530 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 285 released 2025-06-02 21:11:24.634413790 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 286 released 2025-06-02 21:11:24.634419141 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 543 2025-06-02 21:11:24.634447153 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 17 released 2025-06-02 21:11:24.634452754 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 363 2025-06-02 21:11:24.646805459 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 19 released 2025-06-02 21:11:24.646829695 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 296 released 2025-06-02 21:11:24.646835005 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 322 released 2025-06-02 21:11:24.646839934 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 325 released 2025-06-02 21:11:24.646845455 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 544 2025-06-02 21:11:24.646869761 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 378 2025-06-02 21:11:24.647426383 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 316 released 2025-06-02 21:11:24.647436101 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 545 2025-06-02 21:11:24.647444517 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 22 released 2025-06-02 21:11:24.647449887 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 386 2025-06-02 21:11:24.650161604 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 24 released 2025-06-02 21:11:24.650174168 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 282 released 2025-06-02 21:11:24.650179308 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 315 released 2025-06-02 21:11:24.650184207 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 319 released 2025-06-02 21:11:24.650188956 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 546 boxes shape: (10, 6) detect 10 bounding boxes. (360, 640) (360, 640) 2025-06-02 21:11:24.704725768 [V:onnxruntime:, sequential_executor.cc:534 ExecuteThePlan] Number of streams: 1 2025-06-02 21:11:24.704815467 [V:onnxruntime:, sequential_executor.cc:184 SessionScope] Begin execution 2025-06-02 21:11:24.705363383 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 6 2025-06-02 21:11:24.706083064 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 7 2025-06-02 21:11:24.706515652 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 4 2025-06-02 21:11:24.707238048 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 5 2025-06-02 21:11:24.707946447 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 7 released 2025-06-02 21:11:24.707955514 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 3 2025-06-02 21:11:24.708661890 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 1 released 2025-06-02 21:11:24.708669194 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 1 2025-06-02 21:11:25.049587601 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 6 released 2025-06-02 21:11:25.049612357 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 8 released 2025-06-02 21:11:25.049617918 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 10 released 2025-06-02 21:11:25.049623058 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 11 released 2025-06-02 21:11:25.049630061 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 539 2025-06-02 21:11:25.049766559 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 548 2025-06-02 21:11:25.049837533 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 550 2025-06-02 21:11:25.049895252 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 553 2025-06-02 21:11:25.050005741 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 549 2025-06-02 21:11:25.050072718 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 552 2025-06-02 21:11:25.050311319 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 547 2025-06-02 21:11:25.050372575 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 551 2025-06-02 21:11:25.530235652 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 100 released 2025-06-02 21:11:25.530263364 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 101 released 2025-06-02 21:11:25.530268955 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 102 released 2025-06-02 21:11:25.530278463 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 103 released 2025-06-02 21:11:25.530284875 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 540 2025-06-02 21:11:25.530325441 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 332 2025-06-02 21:11:25.650789049 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 210 released 2025-06-02 21:11:25.650814668 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 212 released 2025-06-02 21:11:25.650819807 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 213 released 2025-06-02 21:11:25.650825158 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 214 released 2025-06-02 21:11:25.650831059 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 541 2025-06-02 21:11:25.650865604 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 12 released 2025-06-02 21:11:25.650871535 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 340 2025-06-02 21:11:25.784087704 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 14 released 2025-06-02 21:11:25.784113603 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 211 released 2025-06-02 21:11:25.784118893 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 229 released 2025-06-02 21:11:25.784123522 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 230 released 2025-06-02 21:11:25.784127880 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 231 released 2025-06-02 21:11:25.784132369 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 232 released 2025-06-02 21:11:25.784136697 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 233 released 2025-06-02 21:11:25.784141165 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 234 released 2025-06-02 21:11:25.784145864 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 235 released 2025-06-02 21:11:25.784150383 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 236 released 2025-06-02 21:11:25.784157136 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 542 2025-06-02 21:11:25.784184948 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 355 2025-06-02 21:11:25.867792092 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 104 released 2025-06-02 21:11:25.867820737 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 283 released 2025-06-02 21:11:25.867825566 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 285 released 2025-06-02 21:11:25.867830455 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 286 released 2025-06-02 21:11:25.867835545 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 543 2025-06-02 21:11:25.867859750 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 17 released 2025-06-02 21:11:25.867864129 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 363 2025-06-02 21:11:25.881816849 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 19 released 2025-06-02 21:11:25.881836786 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 296 released 2025-06-02 21:11:25.881843439 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 322 released 2025-06-02 21:11:25.881849040 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 325 released 2025-06-02 21:11:25.881854029 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 544 2025-06-02 21:11:25.881872013 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 378 2025-06-02 21:11:25.882438454 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 316 released 2025-06-02 21:11:25.882447181 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 545 2025-06-02 21:11:25.882459193 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 22 released 2025-06-02 21:11:25.882466297 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 386 2025-06-02 21:11:25.885190217 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 24 released 2025-06-02 21:11:25.885200466 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 282 released 2025-06-02 21:11:25.885207810 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 315 released 2025-06-02 21:11:25.885214853 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 319 released 2025-06-02 21:11:25.885223800 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 546 boxes shape: (4, 6) detect 4 bounding boxes. (360, 640) (360, 640) 2025-06-02 21:11:25.936708221 [V:onnxruntime:, sequential_executor.cc:534 ExecuteThePlan] Number of streams: 1 2025-06-02 21:11:25.936799102 [V:onnxruntime:, sequential_executor.cc:184 SessionScope] Begin execution 2025-06-02 21:11:25.937425567 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 6 2025-06-02 21:11:25.938177028 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 7 2025-06-02 21:11:25.938671182 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 4 2025-06-02 21:11:25.939419807 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 5 2025-06-02 21:11:25.940165758 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 7 released 2025-06-02 21:11:25.940175897 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 3 2025-06-02 21:11:25.940908662 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 1 released 2025-06-02 21:11:25.940917840 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 1 2025-06-02 21:11:26.257883430 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 6 released 2025-06-02 21:11:26.257910962 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 8 released 2025-06-02 21:11:26.257917424 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 10 released 2025-06-02 21:11:26.257923676 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 11 released 2025-06-02 21:11:26.257932422 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 539 2025-06-02 21:11:26.258098677 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 548 2025-06-02 21:11:26.258191713 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 550 2025-06-02 21:11:26.258253519 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 553 2025-06-02 21:11:26.258358989 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 549 2025-06-02 21:11:26.258407250 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 552 2025-06-02 21:11:26.258628328 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 547 2025-06-02 21:11:26.258695525 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 551 2025-06-02 21:11:26.736830054 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 100 released 2025-06-02 21:11:26.736856835 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 101 released 2025-06-02 21:11:26.736862205 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 102 released 2025-06-02 21:11:26.736867655 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 103 released 2025-06-02 21:11:26.736875029 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 540 2025-06-02 21:11:26.736913632 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 332 2025-06-02 21:11:26.860492089 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 210 released 2025-06-02 21:11:26.860518970 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 212 released 2025-06-02 21:11:26.860524240 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 213 released 2025-06-02 21:11:26.860529560 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 214 released 2025-06-02 21:11:26.860537224 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 541 2025-06-02 21:11:26.860572832 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 12 released 2025-06-02 21:11:26.860578703 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 340 2025-06-02 21:11:26.995515405 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 14 released 2025-06-02 21:11:26.995546153 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 211 released 2025-06-02 21:11:26.995553336 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 229 released 2025-06-02 21:11:26.995565209 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 230 released 2025-06-02 21:11:26.995571671 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 231 released 2025-06-02 21:11:26.995576791 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 232 released 2025-06-02 21:11:26.995582071 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 233 released 2025-06-02 21:11:26.995596598 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 234 released 2025-06-02 21:11:26.995604433 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 235 released 2025-06-02 21:11:26.995611957 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 236 released 2025-06-02 21:11:26.995620403 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 542 2025-06-02 21:11:26.995648246 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 355 2025-06-02 21:11:27.078018011 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 104 released 2025-06-02 21:11:27.078045843 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 283 released 2025-06-02 21:11:27.078051163 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 285 released 2025-06-02 21:11:27.078056073 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 286 released 2025-06-02 21:11:27.078061473 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 543 2025-06-02 21:11:27.078086370 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 17 released 2025-06-02 21:11:27.078091109 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 363 2025-06-02 21:11:27.091590632 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 19 released 2025-06-02 21:11:27.091613986 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 296 released 2025-06-02 21:11:27.091619146 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 322 released 2025-06-02 21:11:27.091624326 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 325 released 2025-06-02 21:11:27.091632772 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 544 2025-06-02 21:11:27.091656877 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 378 2025-06-02 21:11:27.092225793 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 316 released 2025-06-02 21:11:27.092235171 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 545 2025-06-02 21:11:27.092243516 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 22 released 2025-06-02 21:11:27.092248857 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 386 2025-06-02 21:11:27.094815950 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 24 released 2025-06-02 21:11:27.094827302 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 282 released 2025-06-02 21:11:27.094832461 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 315 released 2025-06-02 21:11:27.094839775 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 319 released 2025-06-02 21:11:27.094848582 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 546 boxes shape: (11, 6) detect 11 bounding boxes. (360, 640) (360, 640) 2025-06-02 21:11:27.149433895 [V:onnxruntime:, sequential_executor.cc:534 ExecuteThePlan] Number of streams: 1 2025-06-02 21:11:27.149522773 [V:onnxruntime:, sequential_executor.cc:184 SessionScope] Begin execution 2025-06-02 21:11:27.149999945 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 6 2025-06-02 21:11:27.150724285 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 7 2025-06-02 21:11:27.151176249 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 4 2025-06-02 21:11:27.151885861 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 5 2025-06-02 21:11:27.152602776 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 7 released 2025-06-02 21:11:27.152612024 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 3 2025-06-02 21:11:27.153321716 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 1 released 2025-06-02 21:11:27.153329801 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 1 2025-06-02 21:11:27.477023462 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 6 released 2025-06-02 21:11:27.477048509 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 8 released 2025-06-02 21:11:27.477054250 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 10 released 2025-06-02 21:11:27.477059540 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 11 released 2025-06-02 21:11:27.477064830 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 539 2025-06-02 21:11:27.477238739 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 548 2025-06-02 21:11:27.477306166 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 550 2025-06-02 21:11:27.477352935 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 553 2025-06-02 21:11:27.477498790 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 549 2025-06-02 21:11:27.477559104 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 552 2025-06-02 21:11:27.477807143 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 547 2025-06-02 21:11:27.477868529 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 551 2025-06-02 21:11:27.946879518 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 100 released 2025-06-02 21:11:27.946908263 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 101 released 2025-06-02 21:11:27.946915196 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 102 released 2025-06-02 21:11:27.946923902 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 103 released 2025-06-02 21:11:27.946932148 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 540 2025-06-02 21:11:27.946974097 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 332 2025-06-02 21:11:28.068171222 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 210 released 2025-06-02 21:11:28.068197221 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 212 released 2025-06-02 21:11:28.068201980 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 213 released 2025-06-02 21:11:28.068206920 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 214 released 2025-06-02 21:11:28.068212220 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 541 2025-06-02 21:11:28.068245943 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 12 released 2025-06-02 21:11:28.068251454 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 340 2025-06-02 21:11:28.203946910 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 14 released 2025-06-02 21:11:28.203973140 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 211 released 2025-06-02 21:11:28.203978650 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 229 released 2025-06-02 21:11:28.203983129 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 230 released 2025-06-02 21:11:28.203987657 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 231 released 2025-06-02 21:11:28.203992046 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 232 released 2025-06-02 21:11:28.203996464 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 233 released 2025-06-02 21:11:28.204004118 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 234 released 2025-06-02 21:11:28.204016011 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 235 released 2025-06-02 21:11:28.204022794 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 236 released 2025-06-02 21:11:28.204030088 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 542 2025-06-02 21:11:28.204056738 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 355 2025-06-02 21:11:28.301940475 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 104 released 2025-06-02 21:11:28.301968688 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 283 released 2025-06-02 21:11:28.301975100 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 285 released 2025-06-02 21:11:28.301984087 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 286 released 2025-06-02 21:11:28.301991942 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 543 2025-06-02 21:11:28.302026147 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 17 released 2025-06-02 21:11:28.302032649 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 363 2025-06-02 21:11:28.314028038 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 19 released 2025-06-02 21:11:28.314047174 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 296 released 2025-06-02 21:11:28.314052475 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 322 released 2025-06-02 21:11:28.314058015 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 325 released 2025-06-02 21:11:28.314063125 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 544 2025-06-02 21:11:28.314077752 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 378 2025-06-02 21:11:28.314541830 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 316 released 2025-06-02 21:11:28.314551638 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 545 2025-06-02 21:11:28.314559734 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 22 released 2025-06-02 21:11:28.314565244 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 386 2025-06-02 21:11:28.317609339 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 24 released 2025-06-02 21:11:28.317619689 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 282 released 2025-06-02 21:11:28.317624658 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 315 released 2025-06-02 21:11:28.317629417 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 319 released 2025-06-02 21:11:28.317634257 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 546 boxes shape: (16, 6) detect 16 bounding boxes. (360, 640) (360, 640) 2025-06-02 21:11:28.367727507 [V:onnxruntime:, sequential_executor.cc:534 ExecuteThePlan] Number of streams: 1 2025-06-02 21:11:28.367820342 [V:onnxruntime:, sequential_executor.cc:184 SessionScope] Begin execution 2025-06-02 21:11:28.368409566 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 6 2025-06-02 21:11:28.369169944 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 7 2025-06-02 21:11:28.369627860 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 4 2025-06-02 21:11:28.370388598 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 5 2025-06-02 21:11:28.371245288 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 7 released 2025-06-02 21:11:28.371266869 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 3 2025-06-02 21:11:28.372137635 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 1 released 2025-06-02 21:11:28.372155429 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 1 2025-06-02 21:11:28.709540916 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 6 released 2025-06-02 21:11:28.709566755 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 8 released 2025-06-02 21:11:28.709572315 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 10 released 2025-06-02 21:11:28.709580291 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 11 released 2025-06-02 21:11:28.709590570 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 539 2025-06-02 21:11:28.709732799 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 548 2025-06-02 21:11:28.709799275 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 550 2025-06-02 21:11:28.709851523 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 553 2025-06-02 21:11:28.709950410 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 549 2025-06-02 21:11:28.710003481 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 552 2025-06-02 21:11:28.710236942 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 547 2025-06-02 21:11:28.710300192 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 551 2025-06-02 21:11:29.176230466 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 100 released 2025-06-02 21:11:29.176256004 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 101 released 2025-06-02 21:11:29.176260733 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 102 released 2025-06-02 21:11:29.176266244 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 103 released 2025-06-02 21:11:29.176271484 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 540 2025-06-02 21:11:29.176307712 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 332 2025-06-02 21:11:29.320651149 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 210 released 2025-06-02 21:11:29.320678561 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 212 released 2025-06-02 21:11:29.320683731 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 213 released 2025-06-02 21:11:29.320688630 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 214 released 2025-06-02 21:11:29.320693599 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 541 2025-06-02 21:11:29.320727934 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 12 released 2025-06-02 21:11:29.320732503 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 340 2025-06-02 21:11:29.452928543 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 14 released 2025-06-02 21:11:29.452955304 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 211 released 2025-06-02 21:11:29.452961005 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 229 released 2025-06-02 21:11:29.452966204 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 230 released 2025-06-02 21:11:29.452970933 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 231 released 2025-06-02 21:11:29.452975632 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 232 released 2025-06-02 21:11:29.452980391 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 233 released 2025-06-02 21:11:29.452988476 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 234 released 2025-06-02 21:11:29.452994738 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 235 released 2025-06-02 21:11:29.453001140 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 236 released 2025-06-02 21:11:29.453015207 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 542 2025-06-02 21:11:29.453043110 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 355 2025-06-02 21:11:29.536988173 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 104 released 2025-06-02 21:11:29.537022848 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 283 released 2025-06-02 21:11:29.537030293 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 285 released 2025-06-02 21:11:29.537040562 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 286 released 2025-06-02 21:11:29.537048487 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 543 2025-06-02 21:11:29.537080548 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 17 released 2025-06-02 21:11:29.537088012 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 363 2025-06-02 21:11:29.548516850 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 19 released 2025-06-02 21:11:29.548535185 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 296 released 2025-06-02 21:11:29.548540565 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 322 released 2025-06-02 21:11:29.548545524 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 325 released 2025-06-02 21:11:29.548551135 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 544 2025-06-02 21:11:29.548568267 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 378 2025-06-02 21:11:29.549046892 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 316 released 2025-06-02 21:11:29.549056600 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 545 2025-06-02 21:11:29.549065577 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 22 released 2025-06-02 21:11:29.549073042 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 386 2025-06-02 21:11:29.551668268 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 24 released 2025-06-02 21:11:29.551678548 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 282 released 2025-06-02 21:11:29.551683998 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 315 released 2025-06-02 21:11:29.551688767 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 319 released 2025-06-02 21:11:29.551693516 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 546 boxes shape: (17, 6) detect 17 bounding boxes. (360, 640) (360, 640) 2025-06-02 21:11:29.607649731 [V:onnxruntime:, sequential_executor.cc:534 ExecuteThePlan] Number of streams: 1 2025-06-02 21:11:29.607739852 [V:onnxruntime:, sequential_executor.cc:184 SessionScope] Begin execution 2025-06-02 21:11:29.608271998 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 6 2025-06-02 21:11:29.608994223 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 7 2025-06-02 21:11:29.609463931 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 4 2025-06-02 21:11:29.610199823 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 5 2025-06-02 21:11:29.610919804 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 7 released 2025-06-02 21:11:29.610929272 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 3 2025-06-02 21:11:29.611666816 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 1 released 2025-06-02 21:11:29.611675803 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 1 2025-06-02 21:11:29.934075888 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 6 released 2025-06-02 21:11:29.934100645 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 8 released 2025-06-02 21:11:29.934105755 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 10 released 2025-06-02 21:11:29.934110894 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 11 released 2025-06-02 21:11:29.934115894 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 539 2025-06-02 21:11:29.934269885 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 548 2025-06-02 21:11:29.934343885 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 550 2025-06-02 21:11:29.934403447 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 553 2025-06-02 21:11:29.934512714 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 549 2025-06-02 21:11:29.934566456 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 552 2025-06-02 21:11:29.934785199 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 547 2025-06-02 21:11:29.934852446 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 551 2025-06-02 21:11:30.412309424 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 100 released 2025-06-02 21:11:30.412338639 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 101 released 2025-06-02 21:11:30.412345472 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 102 released 2025-06-02 21:11:30.412354529 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 103 released 2025-06-02 21:11:30.412364638 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 540 2025-06-02 21:11:30.412415996 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 332 2025-06-02 21:11:30.552797332 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 210 released 2025-06-02 21:11:30.552823982 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 212 released 2025-06-02 21:11:30.552829162 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 213 released 2025-06-02 21:11:30.552834301 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 214 released 2025-06-02 21:11:30.552839872 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 541 2025-06-02 21:11:30.552879236 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 12 released 2025-06-02 21:11:30.552886690 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 340 2025-06-02 21:11:30.690200076 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 14 released 2025-06-02 21:11:30.690228680 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 211 released 2025-06-02 21:11:30.690238949 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 229 released 2025-06-02 21:11:30.690246033 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 230 released 2025-06-02 21:11:30.690254278 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 231 released 2025-06-02 21:11:30.690261562 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 232 released 2025-06-02 21:11:30.690268445 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 233 released 2025-06-02 21:11:30.690273445 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 234 released 2025-06-02 21:11:30.690280207 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 235 released 2025-06-02 21:11:30.690289595 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 236 released 2025-06-02 21:11:30.690297440 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 542 2025-06-02 21:11:30.690327677 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 355 2025-06-02 21:11:30.773678667 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 104 released 2025-06-02 21:11:30.773708714 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 283 released 2025-06-02 21:11:30.773713663 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 285 released 2025-06-02 21:11:30.773718282 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 286 released 2025-06-02 21:11:30.773723271 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 543 2025-06-02 21:11:30.773747377 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 17 released 2025-06-02 21:11:30.773755653 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 363 2025-06-02 21:11:30.785357859 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 19 released 2025-06-02 21:11:30.785383217 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 296 released 2025-06-02 21:11:30.785390781 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 322 released 2025-06-02 21:11:30.785396742 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 325 released 2025-06-02 21:11:30.785403726 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 544 2025-06-02 21:11:30.785422872 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 378 2025-06-02 21:11:30.786006265 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 316 released 2025-06-02 21:11:30.786028507 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 545 2025-06-02 21:11:30.786044527 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 22 released 2025-06-02 21:11:30.786053464 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 386 2025-06-02 21:11:30.788709205 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 24 released 2025-06-02 21:11:30.788723622 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 282 released 2025-06-02 21:11:30.788728782 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 315 released 2025-06-02 21:11:30.788733782 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 319 released 2025-06-02 21:11:30.788738791 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 546 boxes shape: (21, 6) detect 21 bounding boxes. (360, 640) (360, 640) 2025-06-02 21:11:30.843140197 [V:onnxruntime:, sequential_executor.cc:534 ExecuteThePlan] Number of streams: 1 2025-06-02 21:11:30.843223815 [V:onnxruntime:, sequential_executor.cc:184 SessionScope] Begin execution 2025-06-02 21:11:30.843800415 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 6 2025-06-02 21:11:30.844542849 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 7 2025-06-02 21:11:30.845049917 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 4 2025-06-02 21:11:30.845778745 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 5 2025-06-02 21:11:30.846506631 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 7 released 2025-06-02 21:11:30.846514476 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 3 2025-06-02 21:11:30.847239757 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 1 released 2025-06-02 21:11:30.847248444 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 1 2025-06-02 21:11:31.171099843 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 6 released 2025-06-02 21:11:31.171126503 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 8 released 2025-06-02 21:11:31.171131553 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 10 released 2025-06-02 21:11:31.171136442 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 11 released 2025-06-02 21:11:31.171141782 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 539 2025-06-02 21:11:31.171230259 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 548 2025-06-02 21:11:31.171420810 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 550 2025-06-02 21:11:31.171501322 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 553 2025-06-02 21:11:31.172060750 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 549 2025-06-02 21:11:31.172137274 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 552 2025-06-02 21:11:31.173279905 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 547 2025-06-02 21:11:31.173351300 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 551 2025-06-02 21:11:31.650022792 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 100 released 2025-06-02 21:11:31.650049423 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 101 released 2025-06-02 21:11:31.650054652 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 102 released 2025-06-02 21:11:31.650059942 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 103 released 2025-06-02 21:11:31.650065453 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 540 2025-06-02 21:11:31.650109426 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 332 2025-06-02 21:11:31.776402576 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 210 released 2025-06-02 21:11:31.776429557 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 212 released 2025-06-02 21:11:31.776434717 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 213 released 2025-06-02 21:11:31.776441439 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 214 released 2025-06-02 21:11:31.776451358 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 541 2025-06-02 21:11:31.776496974 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 12 released 2025-06-02 21:11:31.776506462 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 340 2025-06-02 21:11:31.910769320 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 14 released 2025-06-02 21:11:31.910796081 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 211 released 2025-06-02 21:11:31.910801341 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 229 released 2025-06-02 21:11:31.910806130 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 230 released 2025-06-02 21:11:31.910810558 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 231 released 2025-06-02 21:11:31.910814866 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 232 released 2025-06-02 21:11:31.910819245 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 233 released 2025-06-02 21:11:31.910824635 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 234 released 2025-06-02 21:11:31.910829223 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 235 released 2025-06-02 21:11:31.910833632 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 236 released 2025-06-02 21:11:31.910838281 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 542 2025-06-02 21:11:31.910862526 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 355 2025-06-02 21:11:31.994281325 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 104 released 2025-06-02 21:11:31.994310019 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 283 released 2025-06-02 21:11:31.994314998 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 285 released 2025-06-02 21:11:31.994320198 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 286 released 2025-06-02 21:11:31.994325278 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 543 2025-06-02 21:11:31.994349263 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 17 released 2025-06-02 21:11:31.994354643 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 363 2025-06-02 21:11:32.006212412 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 19 released 2025-06-02 21:11:32.006244403 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 296 released 2025-06-02 21:11:32.006253169 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 322 released 2025-06-02 21:11:32.006261796 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 325 released 2025-06-02 21:11:32.006273508 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 544 2025-06-02 21:11:32.006304356 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 378 2025-06-02 21:11:32.007142551 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 316 released 2025-06-02 21:11:32.007158170 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 545 2025-06-02 21:11:32.007171826 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 22 released 2025-06-02 21:11:32.007180833 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 386 2025-06-02 21:11:32.010455455 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 24 released 2025-06-02 21:11:32.010472216 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 282 released 2025-06-02 21:11:32.010480933 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 315 released 2025-06-02 21:11:32.010488948 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 319 released 2025-06-02 21:11:32.010498075 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 546 boxes shape: (9, 6) detect 9 bounding boxes. (360, 640) (360, 640) 2025-06-02 21:11:32.064924127 [V:onnxruntime:, sequential_executor.cc:534 ExecuteThePlan] Number of streams: 1 2025-06-02 21:11:32.065022684 [V:onnxruntime:, sequential_executor.cc:184 SessionScope] Begin execution 2025-06-02 21:11:32.065530193 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 6 2025-06-02 21:11:32.066249193 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 7 2025-06-02 21:11:32.066674066 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 4 2025-06-02 21:11:32.067397303 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 5 2025-06-02 21:11:32.068112686 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 7 released 2025-06-02 21:11:32.068125109 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 3 2025-06-02 21:11:32.068826155 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 1 released 2025-06-02 21:11:32.068834190 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 1 2025-06-02 21:11:32.392270003 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 6 released 2025-06-02 21:11:32.392294740 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 8 released 2025-06-02 21:11:32.392300651 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 10 released 2025-06-02 21:11:32.392305761 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 11 released 2025-06-02 21:11:32.392312774 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 539 2025-06-02 21:11:32.392446587 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 548 2025-06-02 21:11:32.392516780 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 550 2025-06-02 21:11:32.392570030 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 553 2025-06-02 21:11:32.392666954 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 549 2025-06-02 21:11:32.392713111 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 552 2025-06-02 21:11:32.392927436 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 547 2025-06-02 21:11:32.392989293 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 551 2025-06-02 21:11:32.854090547 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 100 released 2025-06-02 21:11:32.854113621 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 101 released 2025-06-02 21:11:32.854119101 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 102 released 2025-06-02 21:11:32.854124081 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 103 released 2025-06-02 21:11:32.854129030 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 540 2025-06-02 21:11:32.854165820 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 332 2025-06-02 21:11:32.993208785 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 210 released 2025-06-02 21:11:32.993235786 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 212 released 2025-06-02 21:11:32.993241156 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 213 released 2025-06-02 21:11:32.993246366 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 214 released 2025-06-02 21:11:32.993251977 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 541 2025-06-02 21:11:32.993287043 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 12 released 2025-06-02 21:11:32.993292904 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 340 2025-06-02 21:11:33.124592289 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 14 released 2025-06-02 21:11:33.124618328 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 211 released 2025-06-02 21:11:33.124624099 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 229 released 2025-06-02 21:11:33.124629109 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 230 released 2025-06-02 21:11:33.124635771 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 231 released 2025-06-02 21:11:33.124640490 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 232 released 2025-06-02 21:11:33.124645881 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 233 released 2025-06-02 21:11:33.124653475 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 234 released 2025-06-02 21:11:33.124659025 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 235 released 2025-06-02 21:11:33.124666850 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 236 released 2025-06-02 21:11:33.124674885 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 542 2025-06-02 21:11:33.124707567 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 355 2025-06-02 21:11:33.206596102 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 104 released 2025-06-02 21:11:33.206624285 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 283 released 2025-06-02 21:11:33.206628984 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 285 released 2025-06-02 21:11:33.206633503 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 286 released 2025-06-02 21:11:33.206638462 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 543 2025-06-02 21:11:33.206663169 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 17 released 2025-06-02 21:11:33.206667517 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 363 2025-06-02 21:11:33.218149005 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 19 released 2025-06-02 21:11:33.218169003 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 296 released 2025-06-02 21:11:33.218174523 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 322 released 2025-06-02 21:11:33.218181326 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 325 released 2025-06-02 21:11:33.218187157 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 544 2025-06-02 21:11:33.218204390 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 378 2025-06-02 21:11:33.218718081 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 316 released 2025-06-02 21:11:33.218726988 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 545 2025-06-02 21:11:33.218736626 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 22 released 2025-06-02 21:11:33.218742006 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 386 2025-06-02 21:11:33.221355147 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 24 released 2025-06-02 21:11:33.221364875 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 282 released 2025-06-02 21:11:33.221369614 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 315 released 2025-06-02 21:11:33.221374223 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 319 released 2025-06-02 21:11:33.221381757 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 546 boxes shape: (9, 6) detect 9 bounding boxes. (360, 640) (360, 640) 2025-06-02 21:11:33.275295511 [V:onnxruntime:, sequential_executor.cc:534 ExecuteThePlan] Number of streams: 1 2025-06-02 21:11:33.275384289 [V:onnxruntime:, sequential_executor.cc:184 SessionScope] Begin execution 2025-06-02 21:11:33.275952954 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 6 2025-06-02 21:11:33.276726336 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 7 2025-06-02 21:11:33.277170756 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 4 2025-06-02 21:11:33.277907940 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 5 2025-06-02 21:11:33.278631157 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 7 released 2025-06-02 21:11:33.278640575 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 3 2025-06-02 21:11:33.279369633 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 1 released 2025-06-02 21:11:33.279378230 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 1 2025-06-02 21:11:33.597773783 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 6 released 2025-06-02 21:11:33.597798009 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 8 released 2025-06-02 21:11:33.597802989 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 10 released 2025-06-02 21:11:33.597807627 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 11 released 2025-06-02 21:11:33.597812767 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 539 2025-06-02 21:11:33.597944296 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 548 2025-06-02 21:11:33.598045678 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 550 2025-06-02 21:11:33.598095361 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 553 2025-06-02 21:11:33.598207944 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 549 2025-06-02 21:11:33.598259372 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 552 2025-06-02 21:11:33.598480089 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 547 2025-06-02 21:11:33.598541685 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 551 2025-06-02 21:11:34.078133309 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 100 released 2025-06-02 21:11:34.078160861 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 101 released 2025-06-02 21:11:34.078165800 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 102 released 2025-06-02 21:11:34.078170629 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 103 released 2025-06-02 21:11:34.078175879 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 540 2025-06-02 21:11:34.078212438 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 332 2025-06-02 21:11:34.219405068 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 210 released 2025-06-02 21:11:34.219430797 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 212 released 2025-06-02 21:11:34.219436267 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 213 released 2025-06-02 21:11:34.219442830 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 214 released 2025-06-02 21:11:34.219450995 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 541 2025-06-02 21:11:34.219491913 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 12 released 2025-06-02 21:11:34.219499146 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 340 2025-06-02 21:11:34.354058685 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 14 released 2025-06-02 21:11:34.354087409 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 211 released 2025-06-02 21:11:34.354093240 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 229 released 2025-06-02 21:11:34.354098190 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 230 released 2025-06-02 21:11:34.354102678 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 231 released 2025-06-02 21:11:34.354107688 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 232 released 2025-06-02 21:11:34.354112367 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 233 released 2025-06-02 21:11:34.354118879 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 234 released 2025-06-02 21:11:34.354123818 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 235 released 2025-06-02 21:11:34.354128216 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 236 released 2025-06-02 21:11:34.354133797 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 542 2025-06-02 21:11:34.354159285 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 355 2025-06-02 21:11:34.435180520 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 104 released 2025-06-02 21:11:34.435209936 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 283 released 2025-06-02 21:11:34.435214745 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 285 released 2025-06-02 21:11:34.435219294 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 286 released 2025-06-02 21:11:34.435224403 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 543 2025-06-02 21:11:34.435249330 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 17 released 2025-06-02 21:11:34.435255592 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 363 2025-06-02 21:11:34.447176651 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 19 released 2025-06-02 21:11:34.447197390 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 296 released 2025-06-02 21:11:34.447202701 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 322 released 2025-06-02 21:11:34.447209163 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 325 released 2025-06-02 21:11:34.447215334 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 544 2025-06-02 21:11:34.447233899 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 378 2025-06-02 21:11:34.447712925 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 316 released 2025-06-02 21:11:34.447722072 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 545 2025-06-02 21:11:34.447731691 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 22 released 2025-06-02 21:11:34.447737071 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 386 2025-06-02 21:11:34.450305737 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 24 released 2025-06-02 21:11:34.450318261 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 282 released 2025-06-02 21:11:34.450323501 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 315 released 2025-06-02 21:11:34.450328270 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 319 released 2025-06-02 21:11:34.450334271 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 546 boxes shape: (4, 6) detect 4 bounding boxes. (360, 640) (360, 640) 2025-06-02 21:11:34.504248596 [V:onnxruntime:, sequential_executor.cc:534 ExecuteThePlan] Number of streams: 1 2025-06-02 21:11:34.504335711 [V:onnxruntime:, sequential_executor.cc:184 SessionScope] Begin execution 2025-06-02 21:11:34.504829494 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 6 2025-06-02 21:11:34.505576577 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 7 2025-06-02 21:11:34.506094947 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 4 2025-06-02 21:11:34.506825057 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 5 2025-06-02 21:11:34.507571158 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 7 released 2025-06-02 21:11:34.507581207 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 3 2025-06-02 21:11:34.508311528 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 1 released 2025-06-02 21:11:34.508321877 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 1 2025-06-02 21:11:34.824713362 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 6 released 2025-06-02 21:11:34.824737948 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 8 released 2025-06-02 21:11:34.824743529 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 10 released 2025-06-02 21:11:34.824748578 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 11 released 2025-06-02 21:11:34.824753568 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 539 2025-06-02 21:11:34.824838258 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 548 2025-06-02 21:11:34.825067551 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 550 2025-06-02 21:11:34.825125762 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 553 2025-06-02 21:11:34.825238895 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 549 2025-06-02 21:11:34.825293689 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 552 2025-06-02 21:11:34.825601030 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 547 2025-06-02 21:11:34.829091500 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 551 2025-06-02 21:11:35.302085800 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 100 released 2025-06-02 21:11:35.302112570 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 101 released 2025-06-02 21:11:35.302117990 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 102 released 2025-06-02 21:11:35.302123481 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 103 released 2025-06-02 21:11:35.302128791 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 540 2025-06-02 21:11:35.302165360 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 332 2025-06-02 21:11:35.426022364 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 210 released 2025-06-02 21:11:35.426050577 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 212 released 2025-06-02 21:11:35.426055617 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 213 released 2025-06-02 21:11:35.426060516 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 214 released 2025-06-02 21:11:35.426066157 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 541 2025-06-02 21:11:35.426101393 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 12 released 2025-06-02 21:11:35.426107705 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 340 2025-06-02 21:11:35.561729402 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 14 released 2025-06-02 21:11:35.561756003 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 211 released 2025-06-02 21:11:35.561763887 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 229 released 2025-06-02 21:11:35.561768867 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 230 released 2025-06-02 21:11:35.561776081 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 231 released 2025-06-02 21:11:35.561783424 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 232 released 2025-06-02 21:11:35.561789997 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 233 released 2025-06-02 21:11:35.561797401 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 234 released 2025-06-02 21:11:35.561804083 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 235 released 2025-06-02 21:11:35.561810536 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 236 released 2025-06-02 21:11:35.561817950 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 542 2025-06-02 21:11:35.561847476 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 355 2025-06-02 21:11:35.645494635 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 104 released 2025-06-02 21:11:35.645520945 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 283 released 2025-06-02 21:11:35.645530062 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 285 released 2025-06-02 21:11:35.645537346 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 286 released 2025-06-02 21:11:35.645545772 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 543 2025-06-02 21:11:35.645577041 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 17 released 2025-06-02 21:11:35.645584004 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 363 2025-06-02 21:11:35.665425298 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 19 released 2025-06-02 21:11:35.665458761 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 296 released 2025-06-02 21:11:35.665468469 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 322 released 2025-06-02 21:11:35.665477196 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 325 released 2025-06-02 21:11:35.665487746 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 544 2025-06-02 21:11:35.665519847 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 378 2025-06-02 21:11:35.666378450 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 316 released 2025-06-02 21:11:35.666393849 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 545 2025-06-02 21:11:35.666407475 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 22 released 2025-06-02 21:11:35.666416602 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 386 2025-06-02 21:11:35.669800680 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 24 released 2025-06-02 21:11:35.669813585 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 282 released 2025-06-02 21:11:35.669819786 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 315 released 2025-06-02 21:11:35.669825688 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 319 released 2025-06-02 21:11:35.669831779 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 546 boxes shape: (6, 6) detect 6 bounding boxes. (360, 640) (360, 640) 2025-06-02 21:11:35.722326390 [V:onnxruntime:, sequential_executor.cc:534 ExecuteThePlan] Number of streams: 1 2025-06-02 21:11:35.722413404 [V:onnxruntime:, sequential_executor.cc:184 SessionScope] Begin execution 2025-06-02 21:11:35.722951081 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 6 2025-06-02 21:11:35.723716488 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 7 2025-06-02 21:11:35.724239847 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 4 2025-06-02 21:11:35.724999804 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 5 2025-06-02 21:11:35.725743941 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 7 released 2025-06-02 21:11:35.725756014 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 3 2025-06-02 21:11:35.726468661 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 1 released 2025-06-02 21:11:35.726476266 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 1 2025-06-02 21:11:36.064767596 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 6 released 2025-06-02 21:11:36.064794376 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 8 released 2025-06-02 21:11:36.064799787 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 10 released 2025-06-02 21:11:36.064805127 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 11 released 2025-06-02 21:11:36.064810617 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 539 2025-06-02 21:11:36.064909464 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 548 2025-06-02 21:11:36.065105374 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 550 2025-06-02 21:11:36.065167051 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 553 2025-06-02 21:11:36.065699848 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 549 2025-06-02 21:11:36.065757087 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 552 2025-06-02 21:11:36.066286087 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 547 2025-06-02 21:11:36.066355438 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 551 2025-06-02 21:11:36.544853053 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 100 released 2025-06-02 21:11:36.544880285 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 101 released 2025-06-02 21:11:36.544885324 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 102 released 2025-06-02 21:11:36.544890334 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 103 released 2025-06-02 21:11:36.544895453 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 540 2025-06-02 21:11:36.544934848 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 332 2025-06-02 21:11:36.668443102 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 210 released 2025-06-02 21:11:36.668469262 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 212 released 2025-06-02 21:11:36.668474792 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 213 released 2025-06-02 21:11:36.668481795 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 214 released 2025-06-02 21:11:36.668488167 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 541 2025-06-02 21:11:36.668531800 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 12 released 2025-06-02 21:11:36.668541548 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 340 2025-06-02 21:11:36.804643203 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 14 released 2025-06-02 21:11:36.804671526 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 211 released 2025-06-02 21:11:36.804676967 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 229 released 2025-06-02 21:11:36.804682227 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 230 released 2025-06-02 21:11:36.804687517 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 231 released 2025-06-02 21:11:36.804691955 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 232 released 2025-06-02 21:11:36.804696233 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 233 released 2025-06-02 21:11:36.804701192 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 234 released 2025-06-02 21:11:36.804706022 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 235 released 2025-06-02 21:11:36.804710811 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 236 released 2025-06-02 21:11:36.804715590 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 542 2025-06-02 21:11:36.804740367 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 355 2025-06-02 21:11:36.888147973 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 104 released 2025-06-02 21:11:36.888175235 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 283 released 2025-06-02 21:11:36.888180064 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 285 released 2025-06-02 21:11:36.888185013 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 286 released 2025-06-02 21:11:36.888190364 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 543 2025-06-02 21:11:36.888214830 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 17 released 2025-06-02 21:11:36.888219258 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 363 2025-06-02 21:11:36.900579437 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 19 released 2025-06-02 21:11:36.900604064 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 296 released 2025-06-02 21:11:36.900611578 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 322 released 2025-06-02 21:11:36.900617549 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 325 released 2025-06-02 21:11:36.900624032 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 544 2025-06-02 21:11:36.900645031 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 378 2025-06-02 21:11:36.901428773 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 316 released 2025-06-02 21:11:36.901440485 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 545 2025-06-02 21:11:36.901454522 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 22 released 2025-06-02 21:11:36.901461816 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 386 2025-06-02 21:11:36.904362129 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 24 released 2025-06-02 21:11:36.904373240 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 282 released 2025-06-02 21:11:36.904378540 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 315 released 2025-06-02 21:11:36.904383279 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 319 released 2025-06-02 21:11:36.904388148 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 546 boxes shape: (6, 6) detect 6 bounding boxes. (360, 640) (360, 640) 2025-06-02 21:11:36.956689804 [V:onnxruntime:, sequential_executor.cc:534 ExecuteThePlan] Number of streams: 1 2025-06-02 21:11:36.956780626 [V:onnxruntime:, sequential_executor.cc:184 SessionScope] Begin execution 2025-06-02 21:11:36.957399225 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 6 2025-06-02 21:11:36.958159342 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 7 2025-06-02 21:11:36.958629461 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 4 2025-06-02 21:11:36.959365162 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 5 2025-06-02 21:11:36.960093780 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 7 released 2025-06-02 21:11:36.960102947 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 3 2025-06-02 21:11:36.960815965 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 1 released 2025-06-02 21:11:36.960824000 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 1 2025-06-02 21:11:37.285186225 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 6 released 2025-06-02 21:11:37.285213306 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 8 released 2025-06-02 21:11:37.285220069 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 10 released 2025-06-02 21:11:37.285225750 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 11 released 2025-06-02 21:11:37.285232693 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 539 2025-06-02 21:11:37.285373419 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 548 2025-06-02 21:11:37.285449313 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 550 2025-06-02 21:11:37.285511039 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 553 2025-06-02 21:11:37.285625696 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 549 2025-06-02 21:11:37.285686200 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 552 2025-06-02 21:11:37.285986027 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 547 2025-06-02 21:11:37.286109922 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 551 2025-06-02 21:11:37.767958753 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 100 released 2025-06-02 21:11:37.767986084 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 101 released 2025-06-02 21:11:37.767991735 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 102 released 2025-06-02 21:11:37.767997125 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 103 released 2025-06-02 21:11:37.768002906 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 540 2025-06-02 21:11:37.768074442 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 332 2025-06-02 21:11:37.891200073 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 210 released 2025-06-02 21:11:37.891227024 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 212 released 2025-06-02 21:11:37.891232233 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 213 released 2025-06-02 21:11:37.891237463 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 214 released 2025-06-02 21:11:37.891243234 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 541 2025-06-02 21:11:37.891281687 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 12 released 2025-06-02 21:11:37.891287498 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 340 2025-06-02 21:11:38.026363884 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 14 released 2025-06-02 21:11:38.026390965 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 211 released 2025-06-02 21:11:38.026396486 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 229 released 2025-06-02 21:11:38.026401194 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 230 released 2025-06-02 21:11:38.026405803 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 231 released 2025-06-02 21:11:38.026410372 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 232 released 2025-06-02 21:11:38.026415071 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 233 released 2025-06-02 21:11:38.026419860 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 234 released 2025-06-02 21:11:38.026424699 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 235 released 2025-06-02 21:11:38.026429588 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 236 released 2025-06-02 21:11:38.026434387 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 542 2025-06-02 21:11:38.026458894 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 355 2025-06-02 21:11:38.109723841 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 104 released 2025-06-02 21:11:38.109751934 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 283 released 2025-06-02 21:11:38.109757024 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 285 released 2025-06-02 21:11:38.109761793 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 286 released 2025-06-02 21:11:38.109766892 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 543 2025-06-02 21:11:38.109791168 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 17 released 2025-06-02 21:11:38.109795817 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 363 2025-06-02 21:11:38.121611757 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 19 released 2025-06-02 21:11:38.121633969 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 296 released 2025-06-02 21:11:38.121639359 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 322 released 2025-06-02 21:11:38.121644980 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 325 released 2025-06-02 21:11:38.121650240 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 544 2025-06-02 21:11:38.121669166 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 378 2025-06-02 21:11:38.122250705 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 316 released 2025-06-02 21:11:38.122260133 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 545 2025-06-02 21:11:38.122268338 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 22 released 2025-06-02 21:11:38.122273789 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 386 2025-06-02 21:11:38.124891678 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 24 released 2025-06-02 21:11:38.124901817 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 282 released 2025-06-02 21:11:38.124906867 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 315 released 2025-06-02 21:11:38.124911816 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 319 released 2025-06-02 21:11:38.124916686 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 546 boxes shape: (9, 6) detect 9 bounding boxes. (360, 640) (360, 640) 2025-06-02 21:11:38.179704983 [V:onnxruntime:, sequential_executor.cc:534 ExecuteThePlan] Number of streams: 1 2025-06-02 21:11:38.179786206 [V:onnxruntime:, sequential_executor.cc:184 SessionScope] Begin execution 2025-06-02 21:11:38.180370371 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 6 2025-06-02 21:11:38.181214487 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 7 2025-06-02 21:11:38.181679726 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 4 2025-06-02 21:11:38.182425266 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 5 2025-06-02 21:11:38.183268240 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 7 released 2025-06-02 21:11:38.183278399 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 3 2025-06-02 21:11:38.184005383 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 1 released 2025-06-02 21:11:38.184021103 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 1 2025-06-02 21:11:38.508121623 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 6 released 2025-06-02 21:11:38.508146230 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 8 released 2025-06-02 21:11:38.508151520 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 10 released 2025-06-02 21:11:38.508156669 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 11 released 2025-06-02 21:11:38.508161899 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 539 2025-06-02 21:11:38.508298738 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 548 2025-06-02 21:11:38.508366807 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 550 2025-06-02 21:11:38.508428113 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 553 2025-06-02 21:11:38.508535415 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 549 2025-06-02 21:11:38.508594006 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 552 2025-06-02 21:11:38.508813181 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 547 2025-06-02 21:11:38.508881530 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 551 2025-06-02 21:11:38.989972077 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 100 released 2025-06-02 21:11:38.989999309 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 101 released 2025-06-02 21:11:38.990004559 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 102 released 2025-06-02 21:11:38.990014668 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 103 released 2025-06-02 21:11:38.990020709 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 540 2025-06-02 21:11:38.990057920 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 332 2025-06-02 21:11:39.114443693 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 210 released 2025-06-02 21:11:39.114472718 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 212 released 2025-06-02 21:11:39.114478228 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 213 released 2025-06-02 21:11:39.114483689 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 214 released 2025-06-02 21:11:39.114489239 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 541 2025-06-02 21:11:39.114525247 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 12 released 2025-06-02 21:11:39.114531890 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 340 2025-06-02 21:11:39.254904890 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 14 released 2025-06-02 21:11:39.254932492 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 211 released 2025-06-02 21:11:39.254938433 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 229 released 2025-06-02 21:11:39.254943663 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 230 released 2025-06-02 21:11:39.254948813 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 231 released 2025-06-02 21:11:39.254953622 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 232 released 2025-06-02 21:11:39.254961848 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 233 released 2025-06-02 21:11:39.254967579 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 234 released 2025-06-02 21:11:39.254972979 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 235 released 2025-06-02 21:11:39.254978740 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 236 released 2025-06-02 21:11:39.254984851 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 542 2025-06-02 21:11:39.255019266 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 355 2025-06-02 21:11:39.337824474 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 104 released 2025-06-02 21:11:39.337854732 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 283 released 2025-06-02 21:11:39.337860062 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 285 released 2025-06-02 21:11:39.337865532 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 286 released 2025-06-02 21:11:39.337871203 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 543 2025-06-02 21:11:39.337897523 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 17 released 2025-06-02 21:11:39.337903063 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 363 2025-06-02 21:11:39.350327454 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 19 released 2025-06-02 21:11:39.350351990 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 296 released 2025-06-02 21:11:39.350357560 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 322 released 2025-06-02 21:11:39.350363051 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 325 released 2025-06-02 21:11:39.350368742 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 544 2025-06-02 21:11:39.350389761 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 378 2025-06-02 21:11:39.351068635 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 316 released 2025-06-02 21:11:39.351079035 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 545 2025-06-02 21:11:39.351090226 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 22 released 2025-06-02 21:11:39.351095696 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 386 2025-06-02 21:11:39.353999877 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 24 released 2025-06-02 21:11:39.354019554 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 282 released 2025-06-02 21:11:39.354025656 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 315 released 2025-06-02 21:11:39.354030996 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 319 released 2025-06-02 21:11:39.354036496 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 546 boxes shape: (10, 6) detect 10 bounding boxes. (360, 640) (360, 640) 2025-06-02 21:11:39.404444792 [V:onnxruntime:, sequential_executor.cc:534 ExecuteThePlan] Number of streams: 1 2025-06-02 21:11:39.404534952 [V:onnxruntime:, sequential_executor.cc:184 SessionScope] Begin execution 2025-06-02 21:11:39.405068692 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 6 2025-06-02 21:11:39.405782411 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 7 2025-06-02 21:11:39.406235638 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 4 2025-06-02 21:11:39.406945610 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 5 2025-06-02 21:11:39.407662285 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 7 released 2025-06-02 21:11:39.407670821 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 3 2025-06-02 21:11:39.408378810 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 1 released 2025-06-02 21:11:39.408386835 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 1 2025-06-02 21:11:39.725547694 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 6 released 2025-06-02 21:11:39.725574174 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 8 released 2025-06-02 21:11:39.725579705 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 10 released 2025-06-02 21:11:39.725584905 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 11 released 2025-06-02 21:11:39.725592369 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 539 2025-06-02 21:11:39.725732624 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 548 2025-06-02 21:11:39.725803388 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 550 2025-06-02 21:11:39.725857931 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 553 2025-06-02 21:11:39.725963160 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 549 2025-06-02 21:11:39.726034885 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 552 2025-06-02 21:11:39.726264670 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 547 2025-06-02 21:11:39.726334191 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 551 2025-06-02 21:11:40.199112473 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 100 released 2025-06-02 21:11:40.199139895 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 101 released 2025-06-02 21:11:40.199145125 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 102 released 2025-06-02 21:11:40.199150405 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 103 released 2025-06-02 21:11:40.199155925 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 540 2025-06-02 21:11:40.199193196 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 332 2025-06-02 21:11:40.321636857 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 210 released 2025-06-02 21:11:40.321667105 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 212 released 2025-06-02 21:11:40.321672264 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 213 released 2025-06-02 21:11:40.321677825 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 214 released 2025-06-02 21:11:40.321683606 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 541 2025-06-02 21:11:40.321718882 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 12 released 2025-06-02 21:11:40.321724553 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 340 2025-06-02 21:11:40.454911557 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 14 released 2025-06-02 21:11:40.454939901 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 211 released 2025-06-02 21:11:40.454946042 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 229 released 2025-06-02 21:11:40.454951012 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 230 released 2025-06-02 21:11:40.454955881 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 231 released 2025-06-02 21:11:40.454960750 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 232 released 2025-06-02 21:11:40.454965349 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 233 released 2025-06-02 21:11:40.454972242 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 234 released 2025-06-02 21:11:40.454977091 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 235 released 2025-06-02 21:11:40.454982431 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 236 released 2025-06-02 21:11:40.454988452 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 542 2025-06-02 21:11:40.455019311 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 355 2025-06-02 21:11:40.537788711 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 104 released 2025-06-02 21:11:40.537817666 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 283 released 2025-06-02 21:11:40.537822886 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 285 released 2025-06-02 21:11:40.537827885 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 286 released 2025-06-02 21:11:40.537833335 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 543 2025-06-02 21:11:40.537859465 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 17 released 2025-06-02 21:11:40.537870105 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 363 2025-06-02 21:11:40.551324092 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 19 released 2025-06-02 21:11:40.551348358 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 296 released 2025-06-02 21:11:40.551353808 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 322 released 2025-06-02 21:11:40.551358718 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 325 released 2025-06-02 21:11:40.551364138 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 544 2025-06-02 21:11:40.551387021 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 378 2025-06-02 21:11:40.551942421 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 316 released 2025-06-02 21:11:40.551952180 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 545 2025-06-02 21:11:40.551960045 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 22 released 2025-06-02 21:11:40.551965375 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 386 2025-06-02 21:11:40.554591871 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 24 released 2025-06-02 21:11:40.554604745 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 282 released 2025-06-02 21:11:40.554609824 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 315 released 2025-06-02 21:11:40.554615706 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 319 released 2025-06-02 21:11:40.554621306 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 546 boxes shape: (7, 6) detect 7 bounding boxes. (360, 640) (360, 640) 2025-06-02 21:11:40.606530019 [V:onnxruntime:, sequential_executor.cc:534 ExecuteThePlan] Number of streams: 1 2025-06-02 21:11:40.606621141 [V:onnxruntime:, sequential_executor.cc:184 SessionScope] Begin execution 2025-06-02 21:11:40.607131396 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 6 2025-06-02 21:11:40.607844123 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 7 2025-06-02 21:11:40.608272413 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 4 2025-06-02 21:11:40.608983127 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 5 2025-06-02 21:11:40.609699281 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 7 released 2025-06-02 21:11:40.609709069 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 3 2025-06-02 21:11:40.610416908 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 1 released 2025-06-02 21:11:40.610425424 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 1 2025-06-02 21:11:40.933395536 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 6 released 2025-06-02 21:11:40.933421355 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 8 released 2025-06-02 21:11:40.933426525 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 10 released 2025-06-02 21:11:40.933432426 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 11 released 2025-06-02 21:11:40.933437967 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 539 2025-06-02 21:11:40.933579905 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 548 2025-06-02 21:11:40.933651360 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 550 2025-06-02 21:11:40.933707506 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 553 2025-06-02 21:11:40.933816923 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 549 2025-06-02 21:11:40.933873160 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 552 2025-06-02 21:11:40.934117121 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 547 2025-06-02 21:11:40.934186732 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 551 2025-06-02 21:11:41.408949286 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 100 released 2025-06-02 21:11:41.408976668 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 101 released 2025-06-02 21:11:41.408981837 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 102 released 2025-06-02 21:11:41.408987408 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 103 released 2025-06-02 21:11:41.408993279 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 540 2025-06-02 21:11:41.409036461 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 332 2025-06-02 21:11:41.530708744 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 210 released 2025-06-02 21:11:41.530736536 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 212 released 2025-06-02 21:11:41.530742227 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 213 released 2025-06-02 21:11:41.530747447 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 214 released 2025-06-02 21:11:41.530752797 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 541 2025-06-02 21:11:41.530787603 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 12 released 2025-06-02 21:11:41.530793434 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 340 2025-06-02 21:11:41.667476798 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 14 released 2025-06-02 21:11:41.667505362 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 211 released 2025-06-02 21:11:41.667511163 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 229 released 2025-06-02 21:11:41.667516634 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 230 released 2025-06-02 21:11:41.667521393 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 231 released 2025-06-02 21:11:41.667526292 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 232 released 2025-06-02 21:11:41.667531211 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 233 released 2025-06-02 21:11:41.667536421 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 234 released 2025-06-02 21:11:41.667541440 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 235 released 2025-06-02 21:11:41.667548424 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 236 released 2025-06-02 21:11:41.667554665 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 542 2025-06-02 21:11:41.667581526 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 355 2025-06-02 21:11:41.752371487 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 104 released 2025-06-02 21:11:41.752400121 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 283 released 2025-06-02 21:11:41.752405351 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 285 released 2025-06-02 21:11:41.752412574 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 286 released 2025-06-02 21:11:41.752417945 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 543 2025-06-02 21:11:41.752443633 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 17 released 2025-06-02 21:11:41.752449264 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 363 2025-06-02 21:11:41.764061409 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 19 released 2025-06-02 21:11:41.764086115 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 296 released 2025-06-02 21:11:41.764091365 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 322 released 2025-06-02 21:11:41.764096425 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 325 released 2025-06-02 21:11:41.764102346 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 544 2025-06-02 21:11:41.764123095 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 378 2025-06-02 21:11:41.764673085 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 316 released 2025-06-02 21:11:41.764682323 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 545 2025-06-02 21:11:41.764690809 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 22 released 2025-06-02 21:11:41.764696179 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 386 2025-06-02 21:11:41.767258624 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 24 released 2025-06-02 21:11:41.767270616 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 282 released 2025-06-02 21:11:41.767275726 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 315 released 2025-06-02 21:11:41.767280485 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 319 released 2025-06-02 21:11:41.767285214 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 546 boxes shape: (13, 6) detect 13 bounding boxes. (360, 640) (360, 640) 2025-06-02 21:11:41.819099859 [V:onnxruntime:, sequential_executor.cc:534 ExecuteThePlan] Number of streams: 1 2025-06-02 21:11:41.819190260 [V:onnxruntime:, sequential_executor.cc:184 SessionScope] Begin execution 2025-06-02 21:11:41.819722566 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 6 2025-06-02 21:11:41.820448188 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 7 2025-06-02 21:11:41.820940288 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 4 2025-06-02 21:11:41.821675689 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 5 2025-06-02 21:11:41.822406691 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 7 released 2025-06-02 21:11:41.822417541 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 3 2025-06-02 21:11:41.823141290 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 1 released 2025-06-02 21:11:41.823150096 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 1 -------- Running Calibration in Float Mode to Collect Tensor Statistics -------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [1 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [2 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [3 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [4 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [5 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [6 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [7 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [8 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [9 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [10 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [11 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [12 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [13 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [14 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [15 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [16 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [17 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [18 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [19 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [20 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [21 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [22 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [23 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [24 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [25 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [26 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [27 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [28 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [29 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [30 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [31 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [32 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [33 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [34 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [35 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [36 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [37 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [38 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [39 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [40 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [41 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [42 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [43 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [44 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [45 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [46 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [47 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [48 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [49 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [50 / 50]: ----------------- [=============================================================================] 100 % ==================== [Quantization & Calibration Completed] ==================== ========================== [Memory Planning Started] ========================== ------------------------- Network Compiler Traces ------------------------------ Successful Memory Allocation Successful Workload Creation ========================= [Memory Planning Completed] ========================= Rerunning network compiler... ========================== [Memory Planning Started] ========================== ------------------------- Network Compiler Traces ------------------------------ Successful Memory Allocation Successful Workload Creation ========================= [Memory Planning Completed] ========================= ======================== Subgraph Compiled Successfully ======================== 2025-06-02 21:25:16.946788467 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 6 released 2025-06-02 21:25:16.946810930 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 8 released 2025-06-02 21:25:16.946817101 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 10 released 2025-06-02 21:25:16.946822521 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 11 released 2025-06-02 21:25:16.946828172 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 539 2025-06-02 21:25:16.946968678 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 548 2025-06-02 21:25:16.947073736 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 550 2025-06-02 21:25:16.947125504 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 553 2025-06-02 21:25:16.947228609 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 549 2025-06-02 21:25:16.947281149 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 552 2025-06-02 21:25:16.947501104 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 547 2025-06-02 21:25:16.947557231 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 551 -------- Running Calibration in Float Mode to Collect Tensor Statistics -------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [1 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [2 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [3 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [4 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [5 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [6 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [7 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [8 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [9 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [10 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [11 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [12 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [13 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [14 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [15 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [16 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [17 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [18 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [19 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [20 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [21 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [22 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [23 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [24 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [25 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [26 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [27 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [28 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [29 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [30 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [31 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [32 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [33 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [34 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [35 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [36 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [37 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [38 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [39 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [40 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [41 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [42 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [43 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [44 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [45 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [46 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [47 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [48 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [49 / 50]: ----------------- [=============================================================================] 100 % ----------------- Fixed-point Calibration Iteration [50 / 50]: ----------------- [=============================================================================] 100 % ==================== [Quantization & Calibration Completed] ==================== ========================== [Memory Planning Started] ========================== ------------------------- Network Compiler Traces ------------------------------ Successful Memory Allocation Successful Workload Creation ========================= [Memory Planning Completed] ========================= Rerunning network compiler... ========================== [Memory Planning Started] ========================== ------------------------- Network Compiler Traces ------------------------------ Successful Memory Allocation Successful Workload Creation ========================= [Memory Planning Completed] ========================= ======================== Subgraph Compiled Successfully ======================== 2025-06-02 21:43:09.269428332 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 100 released 2025-06-02 21:43:09.269459732 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 101 released 2025-06-02 21:43:09.269472837 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 102 released 2025-06-02 21:43:09.269482936 [V:onnxruntime:, stream_execution_context.cc:171 RecycleNodeInputs] ort value 103 released 2025-06-02 21:43:09.269493255 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 540 2025-06-02 21:43:09.269547709 [V:onnxruntime:, sequential_executor.cc:518 ExecuteKernel] stream 0 launch kernel with idx 332