Posenet output a lot of log

Author: spcrobocarCreated Oct 26, 2025Updated Oct 26, 2025

I built jetson-inference from source and when I was running the posenet using the following command:

./posenet data/images/humans_0.jpg data/images/test/pose_humans_0.jpg

It print out a lot of log like" Tactic Name: sm80_xmma_gemm_f32f32_tf32f32_f32_nn_n_tilesize128x128x32_stage4_warpsize2x2x1_tensor16x8x8_aligna4_alignc4 numSplitK: 3 numBuffers: 2 numKernels: 1 Tactic: 0x000000000406050c Time: 1.43126

How can I disable the log?

Source: dusty-nv/jetson-inference