Make Long-Running NVIDIA TensorRT Engine Builds Observable and Cancelable in Python or C++
DGX agentNVIDIA TensorRT’s IProgressMonitor API lets developers track and cancel long‑running engine builds in both Python and C++. By overriding `phase_start`, `step_complete`, and `phase_finish`, the monitor